Take Command / TCC Help v. 13.03

Debug directive

Hide Navigation Pane

Debug directive

Previous topic Next topic No directory for this topic No expanding text in this topic  

Debug directive

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

Debug = n

 

Default:         2

 

Controls certain debugging options which can assist you in tracking down unusual problems. Use the following values for Debug (to enable more than one option, add the desired values together):

 

0Disabled.
1During the startup process, display the complete command tail passed to Take Command, then wait for a keystroke.
2(default) Include the product name with every error message displayed by Take Command. This may be useful if you are unsure of the origin of a particular error message.

 

See also: the batch file debugger, a separate and unrelated facility for stepping through batch files.

 

See other Advanced Directives.

 

Comments (...)