converseVar

The qualifier converseVar can precede the name of each EGL system variable listed in the next table. These variables are used in Text UI programs.

System variable Description
commitOnConverse Specifyies whether a commit and a release of resources occurs before a non-segmented Text UI program issues a converse statement.
eventKey Identifies the key that the user pressed to return a text form to an EGL program
printerAssociation Specifies, at run time, the output destination for a print form.
segmentedMode Changes the effect of the converse statement in main Text UI programs.
validationMsgNum Contains the value assigned by the converseLib.validationFailed() function in a Text UI application.

Feedback