Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE HIGHLIGHTING FILTER

PQHLFT


CALL SEQUENCE

CALL PQHLFT (WKID, ISBSZ, ESBSZ, ERRIND, ISN, IS, ESN, ES)

INPUT PARAMETERS

INTEGER WKID
Workstation identifier.
INTEGER ISBSZ
Inclusion set buffer size.
INTEGER ESBSZ
Exclusion set buffer size.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER ISN
Number of inclusion set elements.
INTEGER IS
Inclusion set.
INTEGER ESN
Number of exclusion set elements.
INTEGER ES
Exclusion set.

PHIGS STATE

(PHOP, WSOP, *, *).

EFFECT

Returns workstation WKID's workstation state list highlighting filter inclusion and exclusion sets. If the data is available, error indicator is returned as 0.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open
59
Ignoring function, the specified workstation does not have output capability (i.e. the workstation category is neither OUTPUT, OUTIN, nor MO)

SEE ALSO

set highlighting filter.


Previous Next Up Title Contents Index Functions Index Top Library