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.