01-07-2009 02:17 AM
Hi,
Im using the "Write JPEG file.vi", i wire the path i wish to save the file to from earlier in my program and this cannot be changed. My problem is that if the file already exists, the vi automatically overwrites it without prompting the user. How can i make it possible to prompt the user? Possible some check between the wired path and the directory before running the vi?
Thanks,
Mark
01-07-2009 02:21 AM - edited 01-07-2009 02:22 AM
Hi Mark,
you can use the "Check if file of Folder exists.vi" to check if your file already exists.
Which LabVIEW version do you use?
Mike
01-07-2009 02:44 AM
Hi Mark,
Mike given the exact answer while i preparing, just see the attachment
Thanks and regards
Balaji(Certified Associate developer)
01-07-2009 03:01 AM
03-20-2009 06:14 AM
Hai Eastwood,
Is your problem solved? If so please mark (Whichever you think is the best solution for your query). This will help others facing same problem and looking for a solution.