Previous Page | Next Page

DATA Step Graphics Interface Dictionary

GTERM



Terminates DSGI
Operating States: WSAC
Return Codes: 0, 3
Resulting Operating State: GKCL

Syntax
Description
See Also

Syntax

return-code-variable=GTERM();


Description

The GTERM function performs three functions: it deactivates the workstation, closes the workstation, and closes the library that contains SAS/GRAPH routines. This function should be issued to free memory allocated by DSGI. This function moves the operating state from WSAC to GKCL.


See Also

GINIT

Previous Page | Next Page | Top of Page