Specifications
10 Chapter 2
Placing the include=$mac.ini statement on last line of the wnos.ini file to verify that all
parameters are processed properly for terminal-specific settings is recommended. For
example:
KeySequence=yes Ctrl+Alt+Del=no Ctrl+Alt+Down=no Ctrl+Alt+Up=no
include=$mac.ini
Your global settings continue to be included in wnos.ini after the include statement and
terminal-specific settings are included in the include files, as shown in
Figure 3.
Figure 3 Global settings in the wnos.ini
Use the Exit=all parameter in one of the include files to configure terminal-specific
settings only so that no further global settings are made, as shown in
Figure 4.
Figure 4 Using the Exit=all parameter
13.Use of System Variables
Some parameters can use the system variables shown in Table 1 to map the string. All
combinations of the variables, such as CTX&Right($IP,4)@&Left($UN,3) are
supported. A replacement $SYS_VAR will be used if the statements or parameters
support it.