04FB6 |
SETMEMERR
|
Error 001h
Generates "Insufficient Memory" error.
|
04FC2 |
(SETDIRRECUR)
|
Error 002h
Generates "Directory Recursion" error.
|
04FCE |
(SETLAMERR)
|
Error 003h
Generates "Undefined Local Name" error.
|
05016 |
SETROMPERR
|
Error 004h
Generates "Undefined XLIB Name" error.
|
04FAA |
(SETLBERR)
|
Error 006h
Generates "Power Lost" error.
|
04FDA |
(SETCORPORT)
|
Error 008h
Generates "Invalid Card Data" error.
|
04FE6 |
(SETOBINUSE)
|
Error 009h
Generates "Object In Use" error.
|
04FF2 |
(SETPORTNOTAV)
|
Error 00Ah
Generates "Port Not Available" error.
|
04FFE |
(SETNOROOM)
|
Error 00Bh
Generates "No Room In Port" error.
|
0500A |
(SETXNONEXT)
|
Error 00Ch
Generates "Object Not In Port" error.
|
10F54 |
(NULLCHARERR)
|
Error 102h
Generates "Can't Edit Null Char" error.
|
10F64 |
(INVFUNCERR)
|
Error 103h
Generates "Invalid User Function" error.
|
10F74 |
(NOEQERR)
|
Error 104h
Generates "No Current Equation" error.
|
10F86 |
SYNTAXERR
|
Error 106h
Generates "Invalid Syntax" error.
|
10FE6 |
(LASTSTKERR)
|
Error 124h
Generates "'Last Stack' Disabled" error.
|
10FF6 |
(LASTCMDERR)
|
Error 125h
Generates "'Last Cmd' Disabled" error.
|
10FC6 |
NOHALTERR
|
Error 126h
Generates "HALT Not Allowed" error.
|
11006 |
(ARGNUMERR)
|
Error 128h
Generates "Wrong Argument Count" error.
|
11016 |
SETCIRCERR
|
Error 129h
Generates "Circular Reference" error.
|
11026 |
(DIRARGERR)
|
Error 12Ah
Generates "directory not allowed" error.
|
11036 |
(EMPTYDIRERR)
|
Error 12Bh
Generates "Non-Empty Directory" error.
|
11046 |
(INVDEFERR)
|
Error 12Ch
Generates "Invalid Definition" error.
|
11056 |
(MISLIBERR)
|
Error 12Dh
Generates "Missing Library" error.
|
10F96 |
(SETINVPPAR)
|
Error 12Eh
Generates "Invalid PPAR" error.
|
10FA6 |
(SETNONERAL)
|
Error 12Fh
Generates "Non-real Result" error.
|
10FB6 |
(SETISOLERR)
|
Error 130h
Generates "Unable To Isolate" error.
|
11066 |
(IDCONFERR)
|
Error 13Ch
Generates "Name Conflict" error.
|
18CC2 |
SETSTACKERR
|
Error 201h
Generates "Too Few Arguments" error.
|
18CB2 |
SETTYPEERR
|
Error 202h
Generates "Bad Argument Type" error.
|
18CA2 |
SETSIZEERR
|
Error 203h
Generates "Bad Argument Value" error.
|
18C92 |
SETNONEXTERR
|
Error 204h
Generates "Undefined Name" error.
|
29DCC |
(POSFLOWERR)
|
Error 301h
Generates "Positive Underflow" error.
|
29DDC |
(NEGFLOWERR)
|
Error 302h
Generates "Negative Underflow" error.
|
29DEC |
(OVERFLOWERR)
|
Error 303h
Generates "Overflow" error.
|
29DFC |
SETIVLERR
|
Error 304h
Generates "Undefined Result" error.
|
29E0C |
(INFRESERR)
|
Error 305h
Generates "Infinite Result" error.
|
10EEA |
(INVUNITERR)
|
Error B01h
Generates "Invalid Unit" error.
|
10EFA |
(CONSTUNITERR)
|
Error B02h
Generates "Inconsistent Units" error.
|
2EC34 |
SetIOPARerr
|
Error C12h
Generates "Invalid IOPAR" error.
|
0CBAE |
(NOALARMERR)
|
Error D04h
Generates "nonexistent alarm" error.
|
64190 |
Sig?ErrJmp
|
( # → )
Calls ERRJMP if the error number is any of
{13E 123 DFF}.
|
15A40 |
ederr
|
( → )
Error handler for applications which use
savefmt1 to save the current display format.
Calls <REF>rstfmt1 and then errors out.
|