System Variable ELX

From NARS2000

Jump to: navigation, search

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.

Personal tools