Hello,
Is there any way to use LabVIEW determine if a certain file exists?
I have a program in which I enter a "NUMBER" into a string control. I need LabVIEW to search a specified folder called "DATA" on the C:\ drive for a Microsoft Excel Spreadsheet named "NUMBER.xls." If the file exists, I would like the outcome to be "FALSE." If the file does not exist, I would like the outcome to be "TRUE."
I plan on wiring this Boolean output to a TRUE/FALSE case structure.
Help me Obi-Wan. You're my only hope!
Thanks,
Drew