Take Command / TCC Help v. 13.03

_BATCH

Hide Navigation Pane

_BATCH

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

_BATCH

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 (...)

_BATCH returns the current batch file nesting level. It is 0 if no batch file is currently being processed.

 

Batch files are nested with the internal CALL command.

Comments (...)