build libref.catalog.framename.frame,
where framename is the name
of the FRAME entry.
proc build c=libref.catalog.framename.frame;
run; where framename is
the name of the FRAME entry.


type attribute in the Properties window.
|
Task
|
Solution
|
|---|---|
|
Setting frame properties
|
Use the Properties window and select the _FRAME_ object.
|
|
Adding components to
a frame
|
Drag and drop components onto a frame from the Components window. Or, select a component in the Components window, and then double-click in the frame where you want to place
the component.
|
|
Positioning frame components
|
Use the mouse to drag
and position components. Use the Properties window to set component attributes that specify the component's position on a frame.
|
|
Adding a menu to a frame
|
Use the Properties window
to set the frame's
pmenuEntry attribute. You can create a new menu with the PMENU procedure.
|
|
Storing a frame
|
Save the frame to a
specific SAS catalog by selecting Save or Save
as from the File menu.
Frames are stored in
FRAME catalog entries.
|
SCLEntry attribute. By default, the SCLEntry attribute
identifies the frame's SCL source as *.SCL, where the asterisk
(*) represents the name of the FRAME entry.