The
QUEST procedure enables you to perform the following tasks in SYSTEM 2000 databases from
within SAS:
PROC QUEST is interactive; SYSTEM 2000 executes statements as soon as you submit them.
You do
not need a RUN statement.
Note: If you issue a RUN statement,
SAS ignores it when you use PROC QUEST.
SAS statements that can be issued anywhere (for example, TITLE and FILENAME) are also
available when you use the QUEST procedure.