option #39
VAX DIBOL–compatible OPEN with TT: and echoing characters
WTSupported in traditional Synergy on Windows
|
|
USupported on UNIX
|
VSupported on OpenVMS
|
System option #39 provides VAX DIBOL–compatible functionality for the following features:
- TT: on the OPEN statement
- Echoing control characters
If you set system option #39, the following changes to the Synergy runtime behavior occurs:
- If you open TT: while running from a command procedure, you only get input from the terminal, not the command procedure. The runtime no longer opens both SYS$INPUT: and SYS$OUTPUT:.
- On OpenVMS, the Synergy windowing API and UI Toolkit get input from the terminal instead of the command file.
- The runtime echoes just the control symbol (^) by default, not control characters (for example, ^A and ^G) for characters entered by a READS statement. (Note that ^Z is an exception to this rule.)
Option #39 is automatically set when option #35 is set.