Hello, I am very new to DOS and I need some help with an application which I invoke thru Putty. Now, I would like to use DOS since I can run it in my local machine.
Details:
I need to invoke this utility that will need, file name, table name and output file name.
First problem? Can DOS tell me what parameters my application expects? would it be the same as in Putty?
Here is my putty commad line:
zcat myfile.zip | my table myutility myoutputfilename.txt
This is all I do, and my application runs and does what it does... I don't know if this can be done in DOS...
invoke an application and pass parameters
Moderator: DosItHelp