TCC > Variables & Functions > Functions:
Comments (...)
@ERRTEXT[n] : Returns the operating system error text for the specified code.
Examples:
echo %@errtext[2]
echo %@errtext[255]
echo %@errtext[%_syserr]
Help URL: http://jpsoft.com/help/index.htm?f_errtext.htm