11-10-2017 01:11 PM
WOW, talk about doing it the hardway
Simply use the system Exec.vi to run this command like you would from a command prompt
copy /b filename.ext +,,
(where filename.ext is your file's name). The +,, is a special flag to copy telling it to simply update the date/time on the file:
11-10-2017 01:15 PM
Bill,
Thanks for the explanation of the request to attach Snippets. I must confess that I've been guilty of ignoring it (and, come to think of it, I've also had no problem dragging my own Snippets back into LabVIEW, but have also seen failures ...).
Bob Schor