Chapter Contents |
Previous |
Next |
Work Area: _setResource |
Syntax | |
Details |
Syntax |
CALL NOTIFY (workarea-name, '_setResource', resource-name); |
Argument | Type | Description |
---|---|---|
resource-name |
C | specifies the two- or four-level name of the resource entry. If the name specified in resource-name is invalid or does not exist, the work area uses the frame's resource. |
Details |
The RESOURCE entry is the source of all widget subclasses that can be added to the work area. The list of choices displayed by _addItem comes from the RESOURCE entry.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.