Hallo,
I write files in a specified directory. How can I check if it already exists? I haven't found a suitable VI in LabVIEW 6.1.
I want to have the following Programm:
Check if directory exits.
-> Case "NO": create it and continue.
-> Case "YES": Warning: Dir exists. Ask for deleting it
-> "YES": Delete it and continue
-> "NO": Don't delete and stop program.
I'm very thankful for help !!
Arno