I vaguely remember someone bringing up this issue but my search failed
So anyway I wish to display certain statements if the script is being run from the command line and not display the statements if it is being called by another script.
Anyone know a method for a batch script to determine if it is being called from another batch script?
Moderator: DosItHelp