A Simple Methodology for Frame Development

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