PDA

View Full Version : Read parameter in exe


Manish Dwivedi
09-14-2009, 01:56 AM
Hi

I am using visual patch for creating the exe.
I want that exe should able to read the paramater.

is it possible?
Please tell me ASAP.

Thanks

Ulrich
09-14-2009, 07:07 AM
Check the help file for _CommandLineArgs.

Ulrich