CompuServe Thread

..runs out of ram

1 messages in this thread
#21867From: Training [ADESK]Apr 15, 1988 11:55 AM
Dennis — As I undestand it, ACADFREERAM is a place in memory that AutoCAD uses to store temporary results from unfinished calculations. The maximum setting is 24000 bytes. Try putting this line of text into your AUTOEXEC.BAT file: .. set acadfreeram=24000 .. and that should fix any "Out of RAM" error messages. — Brad ..