Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE LIST OF AVAILABLE GENERALIZED STRUCTURE ELEMENTS

PQEGSE


CALL SEQUENCE

CALL PQEGSE (WTYPE, N, ERRIND, NGSE, GSEL)

INPUT PARAMETERS

INTEGER WTYPE
Workstation type.
INTEGER N
Element desired in the list of GSE authorized on the WTYPE workstation.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER NGSE
Number of authorized GSE.
INTEGER GSEL
Nth authorized GSE identifier.

PHIGS STATE

(PHOP, *, *, *).

EFFECT

Returns the number of elements as well as the Nth element in the list of available GDSEs from the workstations description table of type WTYPE.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)
52
Ignoring function, workstation type not recognized by the implementation
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
59
Ignoring function, the specified workstation does not have output capability (i.e. the workstation category is neither OUTPUT, OUTIN, nor MO)
62
Ignoring function, this information is not available for this MO workstation type

SEE ALSO

generalized structure element.


Previous Next Up Title Contents Index Functions Index Top Library