ERRORC has no parameters. ERRORC returns the code number for the last error which occurred.
Program Example.
PRINT ERRORC
See also ERRORL, ON ERROR GOTO.