INQUIRE LIST OF AVAILABLE WORKSTATION TYPES
-
CALL SEQUENCE
CALL PQEWK (N, ERRIND, NUMBER, WKTYP)
INPUT PARAMETERS
- INTEGER N
- Element requested in authorized workstation list.
OUTPUT PARAMETERS
- INTEGER ERRIND
- Error indicator
- INTEGER NUMBER
- Number of existing workstation type.
- INTEGER WKTYP
- Workstation type of Nth element in list.
PHIGS STATE
(PHOP, *, *, *).
EFFECT
Returns the types of workstation available. If the data is available, error
indicator is returned as 0.
The type of workstation returned can be used in OPEN WORKSTATION.
ERRORS
- 2
Ignoring function, function requires state (PHOP, *,*,*)
- 111
- Ignoring function, the specified HLHSR mode is not available on the
specified workstation
SEE ALSO
open workstation.