08-22-2018 10:56 AM
I am a little stuck on a problem. I have a VI that writes to a file when I hit the run button. I want to hit the run button again and I want this to create a duplicate of the file. Instead I get a error.
Solved! Go to Solution.
08-22-2018 01:27 PM
Look in the File I/O->Advanced File Functions palette. There is a Create File With Incrementing Suffix.vi in there that should do what you want.
08-22-2018 01:40 PM
This worked. THANKS SO MUCH!
08-22-2018 02:43 PM
@crossrulz wrote:
Look in the File I/O->Advanced File Functions palette. There is a Create File With Incrementing Suffix.vi in there that should do what you want.
Holy cow - when did they add that in???
08-23-2018 01:43 AM - edited 08-23-2018 01:44 AM