Although you must license
SAS/AF software in order to create
applications with the BUILD procedure, only Base SAS software is required
in order to run the applications that you create. Users can run your
SAS/AF applications
-
by issuing the global AF or AFAPPLICATION
command
-
by submitting the DISPLAY procedure
in Base SAS software
-
by executing the CALL DISPLAY routine
in SAS Component Language.
The AF and AFAPPLICATION
commands are available in all SAS windows. The following sections
describe the syntax and usage of these commands. Refer to
Base SAS Procedures Guide for information about the DISPLAY procedure. Refer
to
SAS Component Language: Reference for information about the CALL DISPLAY routine.