Trying again..
I am using the following script:
IF>FileExists>c:\Mydir\myfile\multipage\maildata\mailout1.txt =TRUE
Label>start
Rest of script.
This works fine as long as there is a file by that name. I look for multiple files 1-10 and some do not exist from day to day.
What should the script read if the file is not present to keep the script running looking for the next filename in the script?
If you would spell it out --it would be greatly appreciated. I just can't get past this part.
Thanks..
Bill