SAS Institute. The Power to Know

SAS/ASSIST(R) 9.1 Administrator's Guide

space
Previous Page | Next Page

Setting Up and Customizing Master and Group Profiles

Profile Option Values

The User Profile window and the Master/Group Profile window have the same options, excluding System Administration options, which are Master profile options only.

The two System Administration options available in the Master profile are

  • Userid

    The Userid option is a variable name that contains the userid. If the variable starts with an ampersand (& ), it is a macro variable. Otherwise, it is an environment variable. The default value for the Userid option is &SYSJOBID .

  • Query exit

    The Query exit option is the name of a program or SAS Component Language entry to be called before the query is submitted. For further information, see the sample source code in SASHELP.QASSIST.SAMPEXIT.SOURCE .

space
Previous Page | Next Page | Top of Page