Chapter Contents

Previous

Next
Work Area: _growMode

Work Area: _growMode



Specifies whether work area items are in grow mode, that is if they can be resized and moved


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.