/* set the default size of memory to use for sorting */ -sortsize 2m /* set catalog cache */ -catcache 0 /* set the default fileref for the PARMCARDS= option */ -SET FT15F001 'FT15F001.DAT' /* Set the type of help to use */ -helpenv WIN /* Setup the default SAS System user profile directory */ -SASUSER !SASFOLDER\sasuser\ /* Setup the default SAS System user work directory */ -WORK !SASFOLDER\SASWORK\ /*---------------------------------------------------------------\ | SAS System FORMCHARS, used by pressing ALT then the decimal | | number for the Extended ASCII character. | \---------------------------------------------------------------*/ /* This is the OEM character set */ /* -FORMCHAR ³ΔΪΒΏΓΕ΄ΐΑΩ+=|-/\<>* */ /* This is the ANSI character set (for SAS Monospace font and ANSI Sasfont) */ /*-FORMCHAR ‚ƒ„…†‡ˆ‰Š‹Œ+=|-/\<>* */ /* This is the ANSI character set */ -FORMCHAR |----|+|---+=|-/\<>* -WINCHARSET ANSI /*---------------------------------------------------------------\ | WARNING: INSTALL Application edits below this line. User | | options should be added above this box comment. | | INSTALL Application maintains and modifies the | | following options; -SASAUTOS, -SASHELP, -SASMSG, | | -PATH, and -MAPS. It also maintains and modifies | | the following CONFIG variables with the -SET option; | | INSTALL, USAGE, LIBRARY, SAMPSIO, SAMPSRC, SASCBT, | | and SASEXT01-SASEXT50. It preserves all lines above | | the line containing 'DO NOT EDIT BELOW THIS LINE'. | \---------------------------------------------------------------*/ /* DO NOT EDIT BELOW THIS LINE - INSTALL Application edits below this line */ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -SET sasext0 C:\SAS -SET sasroot C:\SAS -SET SASFOLDER "C:\SAS" /* SAS/TUTOR course directory definition */ -SET CBT101 !sasext0\sascbt\cbt101 -SET CBT102 !sasext0\sascbt\cbt102 -SET CBT103 !sasext0\sascbt\cbt103 -SET CBT104 !sasext0\sascbt\cbt104 -SET CBT105 !sasext0\sascbt\cbt105 -SET CBT106 !sasext0\sascbt\cbt106 /* SAS/CONNECT Software script files */ -SASSCRIPT !sasext0\connect\saslink /* Setup the path for the SAS system dll files */ -PATHDLL !sasroot\core\sasdll /* location of help in OS help format */ -HELPLOC !sasroot\core\winhelp /* location of samples in OS help format */ -SAMPLOC !sasroot\core\sassamp /* set the default site information file */ -SITEINFO !sasroot\core\sasinst\siteinfo.txt /* SAS/EIS Software image files */ -SET EISIMAGE !sasext0\eis\sasmisc /* graph/maps */ -MAPS !sasext0\maps /* SAS/SHARE APPLSYS macro library pathname */ -SET SASSAML !sasext0\share\sasmacro\ /* Location of Tech Support Help */ -HELPREGISTER 'Tech Support' '!sasext0\usage\techsup\techhlp.hlp' /* Setup the SAS System autocall library definition */ -SET SASAUTOS ( !sasext0\af\sasmacro !sasext0\assist\sasmacro !sasext0\base\sasmacro !sasext0\calc\sasmacro !sasext0\sascbt\sasmacro !sasext0\connect\sasmacro !sasroot\core\sasmacro !sasext0\access\sasmacro !sasext0\eis\sasmacro !sasext0\english\sasmacro !sasext0\ets\sasmacro !sasext0\fsp\sasmacro !sasext0\gis\sasmacro !sasext0\graph\sasmacro !sasext0\iml\sasmacro !sasext0\insight\sasmacro !sasext0\lab\sasmacro !sasext0\maps\sasmacro !sasext0\or\sasmacro !sasext0\qc\sasmacro !sasext0\reinstal\sasmacro !sasext0\share\sasmacro !sasext0\stat\sasmacro !sasext0\sview\sasmacro !sasext0\usage\sasmacro ) /* Setup the SAS System help directory definition */ -SASHELP ( !SASFOLDER\SASCFG !sasext0\af\sashelp !sasext0\assist\sashelp !sasext0\base\sashelp !sasext0\calc\sashelp !sasext0\sascbt\sashelp !sasext0\connect\sashelp !sasroot\core\sashelp !sasext0\access\sashelp !sasext0\eis\sashelp !sasext0\english\sashelp !sasext0\ets\sashelp !sasext0\fsp\sashelp !sasext0\gis\sashelp !sasext0\graph\sashelp !sasext0\iml\sashelp !sasext0\insight\sashelp !sasext0\lab\sashelp !sasext0\maps\sashelp !sasext0\or\sashelp !sasext0\qc\sashelp !sasext0\reinstal\sashelp !sasext0\share\sashelp !sasext0\stat\sashelp !sasext0\sview\sashelp !sasext0\usage\sashelp ) /* Setup the SAS System message directory definition */ -SASMSG ( !sasext0\af\sasmsg !sasext0\assist\sasmsg !sasext0\base\sasmsg !sasext0\calc\sasmsg !sasext0\sascbt\sasmsg !sasext0\connect\sasmsg !sasroot\core\sasmsg !sasext0\access\sasmsg !sasext0\eis\sasmsg !sasext0\english\sasmsg !sasext0\ets\sasmsg !sasext0\fsp\sasmsg !sasext0\gis\sasmsg !sasext0\graph\sasmsg !sasext0\iml\sasmsg !sasext0\insight\sasmsg !sasext0\lab\sasmsg !sasext0\maps\sasmsg !sasext0\or\sasmsg !sasext0\qc\sasmsg !sasext0\reinstal\sasmsg !sasext0\share\sasmsg !sasext0\stat\sasmsg !sasext0\sview\sasmsg !sasext0\usage\sasmsg ) /* Setup the SAS System sample cat directory definition */ -SET SAMPSIO ( !sasext0\af\sample !sasext0\assist\sample !sasext0\base\sample !sasext0\calc\sample !sasext0\sascbt\sample !sasext0\connect\sample !sasroot\core\sample !sasext0\access\sample !sasext0\eis\sample !sasext0\english\sample !sasext0\ets\sample !sasext0\fsp\sample !sasext0\gis\sample !sasext0\graph\sample !sasext0\iml\sample !sasext0\insight\sample !sasext0\lab\sample !sasext0\maps\sample !sasext0\or\sample !sasext0\qc\sample !sasext0\reinstal\sample !sasext0\share\sample !sasext0\stat\sample !sasext0\sview\sample !sasext0\usage\sample ) /* Setup the SAS System sample src directory definition */ -SET SAMPSRC ( !sasext0\af\sample !sasext0\assist\sample !sasext0\base\sample !sasext0\calc\sample !sasext0\sascbt\sample !sasext0\connect\sample !sasroot\core\sample !sasext0\access\sample !sasext0\eis\sample !sasext0\english\sample !sasext0\ets\sample !sasext0\fsp\sample !sasext0\gis\sample !sasext0\graph\sample !sasext0\iml\sample !sasext0\insight\sample !sasext0\lab\sample !sasext0\maps\sample !sasext0\or\sample !sasext0\qc\sample !sasext0\reinstal\sample !sasext0\share\sample !sasext0\stat\sample !sasext0\sview\sample !sasext0\usage\sample ) /* Setup the SAS System teststream directory definition */ -SET INSTALL ( !sasext0\af\sastest !sasext0\assist\sastest !sasext0\base\sastest !sasext0\calc\sastest !sasext0\sascbt\sastest !sasext0\connect\sastest !sasroot\core\sastest !sasext0\access\sastest !sasext0\eis\sastest !sasext0\english\sastest !sasext0\ets\sastest !sasext0\fsp\sastest !sasext0\gis\sastest !sasext0\graph\sastest !sasext0\iml\sastest !sasext0\insight\sastest !sasext0\lab\sastest !sasext0\maps\sastest !sasext0\or\sastest !sasext0\qc\sastest !sasext0\reinstal\sastest !sasext0\share\sastest !sasext0\stat\sastest !sasext0\sview\sastest !sasext0\usage\sastest ) /* Setup the SAS System load image search paths definition */ -PATH ( !sasext0\af\sasexe !sasext0\assist\sasexe !sasext0\base\sasexe !sasext0\calc\sasexe !sasext0\sascbt\sasexe !sasext0\connect\sasexe !sasroot\core\sasexe !sasext0\access\sasexe !sasext0\eis\sasexe !sasext0\english\sasexe !sasext0\ets\sasexe !sasext0\fsp\sasexe !sasext0\gis\sasexe !sasext0\graph\sasexe !sasext0\iml\sasexe !sasext0\insight\sasexe !sasext0\lab\sasexe !sasext0\maps\sasexe !sasext0\or\sasexe !sasext0\qc\sasexe !sasext0\reinstal\sasexe !sasext0\share\sasexe !sasext0\stat\sasexe !sasext0\sview\sasexe !sasext0\usage\sasexe )