Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE HIGHLIGHTING FACILITIES

PXQHLF


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
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


Previous Next Up Title Contents Index Functions Index Top Library