System Variable ELX: Difference between revisions

From NARS2000
Jump to navigationJump to search
No edit summary
m (added cross ref to quad EA)
Line 9: Line 9:


Note that <apll>⎕ELX</apll> can be localized and set dynamically to whatever it needs to deal with errors appropriately.
Note that <apll>⎕ELX</apll> can be localized and set dynamically to whatever it needs to deal with errors appropriately.
'''[[System_Function_EA|See ALSO: ⎕EA Execute Alternate]]'''


{{System Variables}}
{{System Variables}}
{{Article footer}}
{{Article footer}}

Revision as of 00:39, 5 February 2015

⎕ELX - Error Latent Expression

⎕ELX Set action to take on error
⎕ELX←'string'

This system variable takes a string. That string is executed when the interpreter encounters an error. In particular the string may...

  • call a function
  • jump to a particular label

Note that ⎕ELX can be localized and set dynamically to whatever it needs to deal with errors appropriately.

See ALSO: ⎕EA Execute Alternate


System Variables (A value may be assigned to these except for ⎕DM)
ALX CT DM DT ELX FC FEATURE FPC IC IO
LR LX PP PR PW RL SA WSID
Niladic System Functions (a value cannot be assigned to these)
A AV EM ET LC NNAMES NNUMS SI SYSID SYSVER
T TC TCBEL TCBS TCESC TCFF TCHT TCLF TCNL TCNUL
TS WA
Monadic or dyadic system functions (a value cannot be assigned to these)
AT CR DC DFT DL DR EA EC ERROR ES
EX FMT FX MF NAPPEND NC NCREATE NERASE NINFO NL
NLOCK NREAD NRENAME NREPLACE NRESIZE NSIZE NTIE NUNTIE STOP TF
TRACE UCS VR
Note that quad functions and variables (except for the ⎕A family of functions) are case insensitive


See Also
System Commands System Variables and Functions Operators


Keyboard
A+S
Alt ¨ ¯ < > × ÷
Sh ~ ! @ # $ % ^ & * ( ) _ +
Key ` 1 2 3 4 5 6 7 8 9 0 - =
A+S
Alt ? § π
Sh Q W E R T Y U I O P { } |
Key q w e r t y u i o p [ ] \
A+S
Alt
Sh A S D F G H J K L : "
Key a s d f g h j k l ; '
A+S χ
Alt
Sh Z X C V B N M < > ?
Key z x c v b n m , . /
NARS 2000 Lang
Tool
Bar
+ - × ÷ * ! ? |
< = >
~ § π .. ,
/ \ ¨ .
_ ¯
Second Row i j k i j k l g p r v x

[[Category:Mouse Group {{{1}}}|{{{2}}}]]