Hi.
I’m trying to submit a text file as auxiliary file with commandline/commandscript jobs. How can I make the process know the path to the file? For example if I want to do this
cmd.exe /C type path\to\auxiliary\file.txt
?
Hi.
I’m trying to submit a text file as auxiliary file with commandline/commandscript jobs. How can I make the process know the path to the file? For example if I want to do this
cmd.exe /C type path\to\auxiliary\file.txt
?