11-01-2008 02:03 AM - edited 11-01-2008 02:04 AM
Dear all,
is there a way to manipulate files automatically from labview?
for example i want in the start of a program to copy a file let's say log.txt from it's directory C:\LOG to a new directory E:\Files and in the end of the program to delete it from the later directory.
I haven't found a vi that does that.
please help,
thanks
Solved! Go to Solution.
11-01-2008 02:16 AM
Hi,
Use "Copy" & "Delete" function in File IO-->Advanced File Functions palette
Regards,
Raja
11-01-2008 02:28 AM
it seems i should have searched some more..
thanks!!