Chapter Contents |
Previous |
Next |
Work Area: _growMode |
Syntax | |
Details |
Syntax |
CALL NOTIFY (workarea-name, '_growMode', mode); |
Argument | Type | Description | |
---|---|---|---|
mode |
C | specifies the status of grow mode: | |
'ON' | allows growing | ||
'OFF' | does not allow growing |
Details |
_growMode allows the user to resize individual work area items at run time. While in grow mode, the work area items cannot be selected or copied, and new items cannot be added.
The
Turn Growing On/Off
selection of the run-time pop-up calls this method.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.