Take Command / TCC Help v. 13.03
@ERRTEXTNot in LE
Hide Navigation Pane
@ERRTEXTNot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
@ERRTEXTNot in LE
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 (...)

@ERRTEXT[n] : Returns the operating system error text for the specified code.

 

Examples:

 

echo %@errtext[2]

echo %@errtext[255]

echo %@errtext[%_syserr]

 

 

Comments (...)