Hello Marcus........I had been getting the mail list but have not received any since late July. I just discovered this new forum and am submitting a request I had no feedback on.
==========================
I had requested a command for FTPRenameFile which was provided and is working well. Thanks for that support.
Now, how about a normal RenameFile command? I have been using CopyFile and DeleteFile, and that does the job for small files, but I recently started processing a number of large files, and the time to do the copying is extremely long. RenameFile should be almost instantaneous. I can't believe that I have worked with Macro Scheduler for all these years without a command for RenameFile!
============================================
Suggested syntax (based on CopyFile syntax):
RenameFile>sourcefile,newfile
Renames the file(s), sourcefile, to newfile(s)
sourcefile, and newfile may be variables. Wildcards can be used.
By default if newfile already exists it will not be overwritten. It is possible to change the bahaviour of the RenameFile command to overwrite instead by setting RF_OVERWRITE to 1. The default value of RF_OVERWRITE is 0.
============================================
Thanks again for a great product, and continued personal support.
Renaming file command
Moderators: Dorian (MJT support), JRL
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
- Marcus Tettmar
- Site Admin
- Posts: 7369
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact: