Search found 3 matches

by MMurch
Wed Apr 02, 2003 2:50 am
Forum: General Discussion
Topic: Wildcards in FTPPut
Replies: 4
Views: 12017

Captive,

Thanks for the help I actually figured it out!

The following line of code actually does work, it looks for a file if it doesn't find it it loops back to start. I don't know if it shouldn't work, but it does.


If>IfFileExists>*.txt,Start




Thanks again for the help.
by MMurch
Tue Apr 01, 2003 3:34 am
Forum: General Discussion
Topic: Wildcards in FTPPut
Replies: 4
Views: 12017

More Clarification

In reading my post I realized that more information was probably needed. the script that I have written is looking for a file that is generated in an external program, when it finds that a file is present it starts an FTPPut command. The file name is constantly changing and I would like to transfer ...
by MMurch
Mon Mar 31, 2003 8:54 pm
Forum: General Discussion
Topic: Wildcards in FTPPut
Replies: 4
Views: 12017

Wildcards in FTPPut

This is a script that I've written to look for a file and send it to an FTP server. Unfortunatly the wildcards are not working. Can anyone point me in the right direction. If I use a file name such as file.txt it transfers fine!!!! Please advise on a better way... Thanks :? Label>Start Change Direct...
Sign up to our newsletter for free automation tips, tricks & discounts