The BUILD Procedure

Overview

You use the BUILD procedure in SAS/AF software to create applications that can
  • display or update the contents of SAS data sets, catalogs, or external files, using either a graphical or character-based user interface
  • create SAS statements to be submitted for processing by other SAS procedures
  • provide menus for selecting other applications
  • provide computer-based training
  • provide online Help.
You can also open the BUILD procedure windows by using
  • the CALL BUILD routine in SAS Component Language: Reference
  • the SAS Explorer window (when you select one of the SAS/AF catalog entry types described in SAS/AF Catalog Entry Types). Refer to the online Help for Base SAS software for information about using the Explorer window.