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.
|
26508 |
(NOEQERR)
|
Error 104h
Generates "No Current Equation" error.
|
26134 |
SYNTAXERR
|
Error 106h
Generates "Invalid Syntax" error.
|
260C1 |
NOHALTERR
|
Error 126h
Generates "HALT Not Allowed" error.
|
26116 |
SETCIRCERR
|
Error 129h
Generates "Circular Reference" error.
|
26521 |
(SETUNDOERR)
|
Error 124h
Generates "LAST STACK Disabled" error.
|
262E2 |
SETSTACKERR
|
Error 201h
Generates "Too Few Arguments" error.
|
262DD |
SETTYPEERR
|
Error 202h
Generates "Bad Argument Type" error.
|
262D8 |
SETSIZEERR
|
Error 203h
Generates "Bad Argument Value" error.
|
262E7 |
SETNONEXTERR
|
Error 204h
Generates "Undefined Name" error.
|
2F458 |
SETIVLERR
|
Error 304h
Generates "Undefined Result" error.
|
2F37B |
SetIOPARErr
|
Error C12h
Generates "Invalid IOPAR" error.
|
3721C |
Sig?ErrJmp
|
( # → )
Calls ERRJMP if the error number is any of
{13E 123 DFF}.
|
37226 |
(ListErrspecial)
|
( → {} )
List of error numbers handled specially by
Sig?ErrJmp . This is simply
{ #13E #123 #DFF }
|
25F10 |
ederr
|
( → )
Error handler for applications which use
savefmt1 to save the current display format.
Calls <REF>rstfmt1 and then errors out.
|