我已经安装好SAS了,可是在进入SAS/STAT――ANALYST 的时候却提示有错误
如下:
ERROR: The SAS/STAT product with which the procedure is associated is either not licensed for your system or the product license
has expired. Please contact your SAS installation representative.
ERROR: Cannot open SASHELP.APPVIEW.PRIMARY.SCL.
1.change system time to 01/01/2005 first
2.install sas8 without sasinit.sas
3.copy sashost.dll on to v8 directory to overwrite orignal file
4.open sas8 program
5.double click setinit.sas to allow sas modules take into effect.
6.use "proc setinit; run;" to list modules installed.
If you don't have sasinit.sas, just copy the following onto notepad ,then save it as sasinit.sas.