Search found 4 matches
- Wed Jun 27, 2007 11:12 am
- Forum: General Discussion
- Topic: Comparing file to log before downloading
- Replies: 1
- Views: 7490
Comparing file to log before downloading
I'm working on an automation project for sending and receiving files from a series of FTP connections. For a few of the ftp sites, I do not have rights to delete or change the files after download. So I need to have a way of checking to see if the file had been downloaded already. The one way I t...
- Fri Jun 22, 2007 1:07 pm
- Forum: General Discussion
- Topic: Leading Zero and Incremented Variables
- Replies: 4
- Views: 12765
Leading Zero and Incremented Variables
Alright, realistically, I have any number of problems with setting variables for different rename processes. Does anyone have a good source of information about using basic to modify or set variables?
- Fri Jun 22, 2007 11:02 am
- Forum: General Discussion
- Topic: Leading Zero and Incremented Variables
- Replies: 4
- Views: 12765
Leading Zero and Incremented Variables
That worked like a charm. I have however come across another problem. I need an Alpha (e.i. A, B, C....) variable. Is this also something that must be done with a basic script?
- Thu Jun 21, 2007 11:39 am
- Forum: General Discussion
- Topic: Leading Zero and Incremented Variables
- Replies: 4
- Views: 12765
Leading Zero and Incremented Variables
What I am working on is pretty simple, I just can't seem to figure out how to make it work. I'm trying to create a file rename task that will rename all the files in a folder with the same name, with an incremented number at the end. The problem comes with the zeroes. I need to have leading zeroe...