INSTALLATION INSTRUCTIONS FOR HOT FIX 82BB73 ON OS/2 BEFORE DOWNLOADING: The hot fix 82BB73 addresses the issue(s) in Release 8.2 (TS2M0) of Base SAS software on OS/2 as documented in SAS Note(s): SN-004359 PROC MEANS/SUMMARY/TABULATE/REPORT may produce additional classification groups and not apply format to printed output SN-005747 PROC MEANS/SUMMARY may produce incorrect output with numeric CLASS variables SN-010802 PROC MEANS/SUMMARY produces null ID values in output data set which may be reviewed at: http://support.sas.com/techsup/unotes/SN/004/004359.html http://support.sas.com/techsup/unotes/SN/005/005747.html http://support.sas.com/techsup/unotes/SN/010/010802.html The hot fix package downloaded is a self extracting executable named 82bb73o2.exe which will install the following files: * sassfm01.dll the replacement module containing the hot fix * sasmeans.dll the replacement module containing the hot fix * 82bb73o2.aud a hot fix identifier file that will allow Technical Support to determine which fixes have been applied to a system * 82bb73o2.txt a copy of these installation instructions; this file is installed in !SASROOT\core\sasinst\hotfix IMPORTANT NOTES: 1. You must have Release 8.2 (TS2M0) installed on your system before applying this hot fix. 2. 82bb73o2.exe must be run from an OS2 command-line and must be launched from !SASROOT (the directory where Release 8.2 (TS2M0) is installed). AFTER DOWNLOADING: In this example, it is assumed that !SASROOT is: c:\sas STEP 1 Change to the !SASROOT directory, [c:\] cd c:\sas STEP 2 Move the downloaded executable to the !SASROOT directory. Assuming 82bb73o2.exe is downloaded to c:\myfiles, [c:\sas] move c:\myfiles\82bb73o2.exe \sas\82bb73o2.exe STEP 3 Back-up the original file(s), [c:\sas] ren c:\sas\core\sasexe\sassfm01.dll sassfm01.000 [c:\sas] ren c:\sas\core\sasexe\sasmeans.dll sasmeans.000 STEP 4 Assuming you are still in c:\sas, launch the executable. The "/directories" option is required to maintain the proper directory structure during file extraction, [c:\sas] 82bb73o2.exe /directories This completes the installation of hot fix 82BB73 on OS/2.