Search found 4 matches
- Wed Sep 12, 2007 4:37 am
- Forum: General Discussion
- Topic: if file is empty
- Replies: 7
- Views: 19612
if file is empty
ah now i see this difference!! thanks again!
- Wed Sep 12, 2007 4:24 am
- Forum: General Discussion
- Topic: if file is empty
- Replies: 7
- Views: 19612
if file is empty
well apparently it is the loop command with variable assignment i need. seems kinda strang but that is the only difference between what i had and what you showed me, and yours works perfectly. but thats ok for me i can definatly make it work in the future! And as far as i can tell {FileSize(G:\te...
- Tue Sep 11, 2007 12:32 pm
- Forum: General Discussion
- Topic: if file is empty
- Replies: 7
- Views: 19612
if file is empty
well its typically only one file per folder/job so i'm not to worried about loops... i tried it again adding the "else" which i didn't have before, and it didn't seem to matter if the file was empty or not it still moved it. so i tried to do a "less than 0" thinking that maybe ...
- Tue Sep 11, 2007 10:39 am
- Forum: General Discussion
- Topic: if file is empty
- Replies: 7
- Views: 19612
if file is empty
So i just started evaluating and so far i really like what robotask can do. Was working with Automation Anyware and Robotask is a better program hands down! My problem is i work with a lot of empty files. i need to write "if" statements about empty files. or not so empty files. but ev...