The four main
SAS/AF windows
structure your work flow. Building a frame application typically consists
of the following steps:
-
Create a frame and add
components to it.
-
Modify the properties
of the components, if necessary.
-
Add programming code,
if necessary.
-
Save, compile if necessary,
and test the frame.
-
Repeat steps 2 through
4 until your application works as desired.