I am running a script and passing in the name of the file as an argument. (%f)
We are backing up the original documents for each process.
When I am stepping through the process in the debug mode, pointing to an original file in the backup folder, it is passing the name of the "debug" file and not the name of the file that I have pointed to in the backup folder. Is there a way to send that file name and path instead of the debug file?
_________________________
Wonderboy!