Command line Applications
I require some help with a command-line app i have just finished writing.
When i pass the parameter "/?" i wish to display the information about the application (inside the command prompt, not with msgbox), just like any other DOS based program eg MkDir, ipConfig....
this does not seem to be as easy as i had first assumed, and any suggestions would be greatly appreciated.
not quite what i was after.. but thanks
Thanks, but i am looking for a method that does not require the use of message box... but rather works just like any other DOS based application ie. Writes to the command prompt.