01-07-2015 08:44 AM
Hello,
I want to read data from a spreadsheet file in a part of the application I am building but to read this data I want to verify first if the path exists or not, since I only wnt to read this data if there is such a file. I was trying to use a function called "Path type" which returns 2 if the path wired is 'Not a Path' but its not working properly, its acusing if the path is valid or not, not acusing if it exists in the computer or not.
I appreciate your help,
Lucas
Solved! Go to Solution.
01-07-2015 08:50 AM
That's why the Check if File Or Folder Exists.vi is there (look in the File IO->Advanced palette.
01-07-2015 08:51 AM
Nevermind, I found this:
http://zone.ni.com/reference/en-XX/help/371361H-01/glang/check_if_file_exists/