Previous Page | Next Page

The REPORT Procedure

SAVE DEFINITION


Saves a report definition for subsequent use with the same data set or with a similar data set.

Path

File [arrow] Save Report


Description

The SAVE DEFINITION window prompts you for the complete name of the catalog entry in which to store the definition of the current report and for an optional description of the report. This description shows up in the LOAD REPORT window and helps you to select the appropriate report.

SAS stores the report definition as a catalog entry of type REPT. You can use a report definition to create an identically structured report for any SAS data set that contains variables with the same names as those variables that are used in the report definition.


Buttons

OK

Creates the report definition and closes the SAVE DEFINITION window.

Cancel

Closes the SAVE DEFINITION window without creating a report definition.

Previous Page | Next Page | Top of Page