@ERRTEXT[n] : Returns the operating system error text for the specified code.
Examples:
echo %@errtext[2]
echo %@errtext[255]
echo %@errtext[%_syserr]