Take Command / TCC Help v. 13.03

@OPTION

Hide Navigation Pane

@OPTION

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

@OPTION

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

@OPTION[directive] : Returns the current value of the requested configuration option. All directives which can be altered dynamically are supported. If directive is not supported, an error is returned.

 

For configuration directives, the current value returned may not match that stored in the .INI file.

 

For color directives, the current value is returned as a single number (0-255) combining foreground and background specifications. See Colors, Color Names & Codes for details.

 

Examples:

 

echo %@option[passiveftp]

echo %@option[stdcolors]

 

 

 

 

Comments (...)