Processing math: 100%

SGS_WNAME

Generate list of workstation names

ACTION:
Passes a list of the SGS workstation names that have been defined to the specified action routine. May be called before SGS_OPEN.
CALL:
SGS_WNAME(actrou,iarg,istat)
INPUT PARAMETERS:

actrou

The name of the subroutine which will process the names (see user manual for the specification of this routine).

iarg

I

Integer argument passed unaltered to the action routine.

OUTPUT PARAMETERS:

istat

I

Status.

Set to zero if the routine completes successfully.

GKS EFFECT:
If not already open, GKS is opened with logical unit 22 as the error channel.