SUBTOP Command: Windows

Submits the first n lines of a SAS program for processing.
Windows specifics: valid in the Enhanced Editor and the Program Editor

Syntax

SUBTOP <n>

Required Arguments

no argument
specifies to submit only the top line of the program for processing.
n
specifies to submit the first n lines of the program for processing.

Details

When the Clear text on submit check box is selected in the Enhanced Editor Options dialog box, all of the submitted lines are deleted from the window when you issue the SUBTOP command.