INQUIRE HIGHLIGHTING FACILITIES
CALLING SEQUENCE
CALL PXQHLF ( WSTYPE, LENGTH, ERRIND, ISUPFL, ITRTNL )
INPUT PARAMETERS
- INTEGER WSTYPE
- Workstation type
- INTEGER LENGTH
- Length of ISUPFL array
OUTPUT PARAMETERS
- INTEGER ERRIND
- Error indicator
- INTEGER ISUPFL(LENGTH)
- Support flag array
0 PNO not supported
1 PYES supported
ISUPFL(1) = color
ISUPFL(2) = line style
ISUPFL(3) = blink
ISUPFL(4) = intensity
- INTEGER ITRTNL
- Total number of support flags
EFFECT
Return the highlighting capabilities of the specified workstation
If LENGTH is less than ITRTNL , only the first LENGTH flags are returned.
ERRORS
-
- 2
- Ignoring function, function requires state PHOP.
- 51
- Ignoring function, this information is not yet available for this generic
workstation type; open a workstation of this type and use the specific
workstation type.
- 52
- Ignoring function, workstation type not recognized by the implementation.
- 59
- Ignoring function, the specified workstation does not have output
capability (i.e., the workstation category is neither OUTPUT, OUTIN, nor
MO).
SEE ALSO
Highlighting bundle definition, see PXSHLR