ARGS

0 Likes

If you ever want to find out how NAL calls an app or how any app is called, try this. Args.exe is a small stub that can be used instead of the real program. It just prints out all the command line arguments, waits for a key and exits.

To use it you call it instead of your program to see what arguments get passed by the calling program or NAL.

Tags:

Labels:

Collateral
Comment List
Related
Recommended