Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE ANNOTATION FACILITIES

PQANF


CALL SEQUENCE

CALL PQANF (WTYPE, N, ERRIND, NAS, AS).

INPUT PARAMETERS

INTEGER WTYPE
Workstation type.
INTEGER N
Element requested from annotation style list.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER NAS
Number of available annotation styles.
INTEGER AS
Nth annotation style in list.

PHIGS STATES

(PHOP, *, *, *).

EFFECT

Returns the number of elements as well as the Nth element in the list of annotation text style of workstations of type WTYPE. If the data is available, error indicator is returned as 0.

The data is read from the workstation description table.

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
62
Ignoring function, this information is not available for this MO workstation type

SEE ALSO

annotation text 3, annotation text.


Previous Next Up Title Contents Index Functions Index Top Library