Chapter Contents

Previous

Next
Toolbar: _activate

Toolbar: _activate



Selects or deselects the specified button and runs the appropriate commands


Syntax
Details

Syntax

CALL NOTIFY (toolbar-name, '_activate', button-name);

Argument Type Description
button-name
C specifies the name of the button


Details

_activate has exactly the same effect as the user clicking on the button. For buttons with Check Box behavior, the state of the button changes. For buttons with Radio Button behavior, the button becomes active.


Chapter Contents

Previous

Next

Top of Page

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