Overview

The following commands are available in the AF window in which SAS/AF applications execute. The behavior of the window depends on which type of catalog entry is being displayed. Some commands are not available for all catalog entry types. Exceptions are noted in the command descriptions.
For FRAME and PROGRAM entries, application developers can provide additional commands that are specific to the entry.
AF Window Commands
Window Management
=menu-option-list
AFSYS
CANCEL
CATNAME
CLEAR
DEBUG
DUP
END
FIND
HELP
ID
KEYFIELD
LOCATE
MUSIC
PREVIEW
QCAN
QEND
QSTACK
RECALL
RETURN|=
SAVE
SOUND
TYPE
WREGION
WSIZE
Scrolling
BACKWARD
BOTTOM
FORWARD
HSCROLL
LEFT
RIGHT
TOP
VSCROLL
Printing
FONT
FORMNAME
PRTFILE
SPRINT
In addition to the commands shown in this list, all of the SAS windowing environment global commands are also available in the AF window. Refer to the online Help for Base SAS software for descriptions of the global commands.
Application developers can use SCL programs in FRAME and PROGRAM entries to block the execution of some or all of these commands, or to provide different processing of the commands.