Chapter Contents

Previous

Next
WSOPEN

WSOPEN



Finds whether the interface is open

Operating States: All
Return Codes: 24, 25


Syntax
Description
Argument Definitions
See Also


Syntax

CALL GASK('WSOPEN', status);


Description

The GASK('WSOPEN', . . . ) routine asks if the workstation is open. If a workstation is open, the graphics catalog can be accessed.


Argument Definitions

status numeric variable name; returns either 24 (open) or 25 (closed).

See Also

GASK('WSACTIVE', . . . ) routine
GASK('WSOPEN', . . . ) routine


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.