ERRLN
Returns the program line number on which the last error occurred.
Usage:
|
PRINT ERRLN
Error1=ERRLN
|
Description:
The number of the program line on which the most recent error occurred is returned. If no error has occurred, the ERRLN function returns 0.
See Also: