[comp.sys.handhelds] ELSYSEVAL question

akcs.dnickel@hpcvbbs.UUCP (Derek S. Nickel) (01/12/91)

Several days ago, someone posted a question about the undocumented
ELSYSEVAL command in the Equation Library.

It is documented (see page (17,4)).  If your manual does not contain
complex pages, then here is a reproduction:

ELSYSVAL    Equation Library SYSEVAL

Takes one argument, a Binary Integer, that is interpreted as a XLIB
reference.  The corresponding XLIB command is executed.  The Binary
Integer has the form # XXXYYYh, where XXX is the library number and YYY
is the command in that library.  Only Equation Library XLIBs are
supported.

Example:
#10C000 ELSYSEVAL executes MINEHUNT (XLIB 268 0)

Note: 268 MENU will display the menu with ELSYSEVAL on it.

        Derek S. Nickel