Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE LIST OF HIGHLIGHTING (BUNDLE) INDICES

PXQEHI


CALLING SEQUENCE

CALL PXQEHI ( WKID, N, ERRIND, NHLBUN, INDEX)

INPUT PARAMETERS

INTEGER WKID
Workstation identifier
INTEGER N
List element requested

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER NHLBUN
Number of highlighting bundle table entries
INTEGER INDEX
Nth element of list of defined highlighting indices

EFFECT

Return the number of highlighting bundle indices and the Nth one.

ERRORS

3
Ignoring function, function requires state 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).
2201
Ignoring function, the start index is out of range.
2202
Ignoring function, the length of the list is negative.

SEE ALSO

Highlighting bundle definition, see PXSHLR


Previous Next Up Title Contents Index Functions Index Top Library