CompuServe Thread

ACAD settings

1 messages in this thread
#34187From: Mike DickasonFeb 22, 1992 4:03 PM
Don: Make sure that you have indeed upgraded the Pharlap to V2.6. Also, in your config.sys you have "device=c:\dos\emm386.exe ram". This defaults to only 256K of extended memory. Your status output which shows only 240k total extended ram was a dead giveaway. You need to do one of three things…. 1) Remove "device=c:\dos\emm386.exe ram" and "dos=high,umb" from your config.sys file. 2) Change the config.sys file to allocate more memory with "device=c:\dos\emm386.exe XXXX ram" where the XXXX is the total amount of memory (minus one meg) you wish to allow ACAD to use. 3) Change the Pharlap switches to include the switch "-MAXE 0h" which should force ACAD to use XMS instead of EMS memory. Mike