01-10-2005 03:50 AM
01-10-2005 05:55 AM
01-11-2005 03:07 AM
01-11-2005 09:01 AM
10-12-2005 02:31 PM
12-20-2005 11:18 AM
12-20-2005 12:26 PM
For the rename VI to work with a path that has spaces you need to place the path inside quotation marks, like this:
"c:\document and settings\temp\filename.txt"
12-20-2005 02:11 PM
12-20-2005 02:23 PM
Sure, just use the "del" command instead of "rename".
However, why not use the built-in LV delete file function (in the File I/O>>Advanced palette)?
This will be sure to work across platforms and OSes (for example, if the next windows OS doesn't support DOS commands).
08-15-2006 02:48 PM