Usage Note 23012: How can I find my SAS Site Number?
If you haven't cleared your SAS log window since invoking SAS, scroll to the top of your SAS Log window. Your SAS site number appears in the first NOTE lines.
Or, you can find your SAS site number by clicking Help --> About SAS System. In the dialog box that appears, click the Siteinfo button.
You can also display your SAS site number by executing the following SAS statement:
%put &syssite;
This prints your SAS site number in the SAS Log.
Operating System and Release Information
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Usage Note |
Priority: | low |
Date Modified: | 2003-01-17 14:17:10 |
Date Created: | 2002-12-16 10:56:48 |