Using the CI's DISPLAY Variable [ HP Motif/iX System Administrator's Supplement ] MPE/iX 5.0 Documentation
HP Motif/iX System Administrator's Supplement
Using the CI's DISPLAY Variable
To identify the display to be used, assign its full identification to the
CI variable DISPLAY. Once the DISPLAY variable has been set, applications
run without overriding parameters using the value of that variable to
determine which display to use. For example:
:SETVAR DISPLAY "HPMYDISP:0.0"
:RUN pizza
In this example the application pizza displays its output on screen zero
of display zero of node with a name of HPMYDISP.
For a discussion of MPE/iX's CI variables and their associated
operations, refer to the following learning products:
* Using the 900 Series HP 3000: Advanced Skills (31126A Opt. 002)
* MPE/iX Commands Reference Manual, Volumes I & II (32650-90003 &
32650-90374)
MPE/iX 5.0 Documentation