Jump to content

File IO: Difference between revisions

From LabVIEW Wiki
New page: == Renaming Files == To rename a file, use the Move file function (File I/O>>Advanced File Function) and input as target path the full path of the file, with its new name.
 
No edit summary
Line 1: Line 1:
== Renaming Files ==
== Renaming Files ==




To rename a file, use the Move file function (File I/O>>Advanced File Function) and input as target path the full path of the file, with its new name.
To rename a file, use the Move file function (File I/O>>Advanced File Function) and input as target path the full path of the file, with its new name.
[[Category:Uncategorized]]

Revision as of 10:04, 3 April 2007

Renaming Files

To rename a file, use the Move file function (File I/O>>Advanced File Function) and input as target path the full path of the file, with its new name.