Chapter Contents |
Previous |
Next |
Work Area: _setWorkarea |
Syntax | |
Details |
Syntax |
CALL NOTIFY (workarea-name, '_setWorkarea', new-workarea); |
Argument | Type | Description |
---|---|---|
new-workarea |
C | specifies the name of a WORKAREA entry with which to replace the current one |
Details |
The _setWorkarea method allows you to change the name of the work area entry currently used by the object. This entry holds the information currently contained within the work area. Note that the current contents of this entry replace the current Work Area contents.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.