![]() Chapter Contents |
![]() Previous |
![]() Next |
| Frame Class: _setHelp |
| Syntax | |
| Details |
Syntax |
| objectName._setHelp( entryName ); |
| objectName._setHelp( entryName, CBTFrameName ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| entryName | Character | Input | specifies the catalog entry name |
| CBTFrameName | Character | Input |
| Details |
This method is used to change the general help associated with a frame. Help is associated with the frame in the General Help window from the General Attributes window.
If entryname is a one- or three-level name, the type is assumed to be a CBT.
If a one- or two-level name is specified, the entry is searched first in the current catalog, SASUSER.PROFILE, and then in SASHELP.FSP.
If the entry is a CBT, you can specify a CBT frame name. The CBT frame name is the name following the NAME= option on the frame indicator line.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.