Difference between revisions of "Custom Compiler Modes"

From ScarletDME
Jump to navigation Jump to search
(New page: == OpenQM GPL Custom Compiler Modes == '''NO.ECHO.DATA''' - This is provided to function the same as the commercial NO.ECHO.DATA. When this mode is enabled, the application will not ech...)
 
Line 6: Line 6:
  
  
'''NO.CASE.INVERT''' - This mode will cause INPUT and INPUT@ to ignore the case inversion state of PTERM, when the application executes. The state of PTERM is reserved during execution of _INPUT, so the session operates normall outside of the application which has "$mode no.case.invert" specified.
+
'''NO.CASE.INVERT''' - This mode will cause INPUT and INPUT@ to ignore the case inversion state of PTERM, when the application executes. The state of PTERM is reserved during execution of _INPUT, so the session operates normally outside of the code which has "$mode no.case.invert" specified.

Revision as of 03:00, 7 April 2009


OpenQM GPL Custom Compiler Modes

NO.ECHO.DATA - This is provided to function the same as the commercial NO.ECHO.DATA. When this mode is enabled, the application will not echo characters to standard out/terminal when being used as a data input method.


NO.CASE.INVERT - This mode will cause INPUT and INPUT@ to ignore the case inversion state of PTERM, when the application executes. The state of PTERM is reserved during execution of _INPUT, so the session operates normally outside of the code which has "$mode no.case.invert" specified.