Customizes some features of the PROC REPORT environment by
creating
a report profile.
Tools |
|
Report Profile |
The PROFILE window creates a report profile
that
- specifies the SAS library, catalog, and entry that define alternative
menus to use in the REPORT and COMPUTE windows. Use PROC PMENU to create catalog entries of type
PMENU that define these menus. PMENU entries for both windows must be in the
same catalog.
- sets defaults for WINDOWS, PROMPT, and COMMAND. PROC REPORT uses
the default option whenever you start the procedure unless you specifically
override the option in the PROC REPORT statement.
Specify the catalog that contains the profile to use with the PROFILE=
option in the PROC REPORT statement (see the discussion of PROFILE=
).
- [OK]
- stores your profile in a file that is called SASUSER.PROFILE.REPORT.PROFILE.
Note: Use PROC CATALOG or the EXPLORER
window to copy the profile to another location.
- [Cancel]
- closes the window without storing the
profile.
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.