Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Jonser1246This makes sense. The syntax is hanging me up though. Suppose I have the data file that I save to C:/Work/ as "1.txt"
Then I have my new name which is the "FileName" input coming into the filter.
would my syntax within the node then be:
if firstExec then
moveFile ('C:/Work/1.txt', 'FileName') ?
also should 'FileName' contain the whole path as well?
Post edited by: Jonser1246, at: 2008/10/17 16:47<br><br>Post edited by: Jonser1246, at: 2008/10/17 16:48