CompuServe Thread

#LaunchCAD question

3 messages in this thread
#28505From: ralph chapmanJan 13, 1992 9:44 PM
Jerry, My cross-hairs can not reach 0,0 because I'm running out of memory? Could you explain it a little more? Thanks!!!! Ralph
#28656From: Jerry WorkmanJan 14, 1992 7:08 PM
Ralph, I don't know why your cross hairs won't go to 0.0, 0.0. But I do know that LaunchCAD can only affect the way that AutoCAD performs by modifying the DOS environment and causing AutoCAD to load AutoLISP, or other programs that may affect ACAD's behavior. LaunchCAD is not memory resident while AutoCAD executes. By deduction, therefore, if no other programs are being loaded, the only possible difference can be the changes to the DOS environment. Strange things can occur when DOS runs out of environment memory, and AutoCAD will also misbehave when this occurs. My advice is the same, expand the DOS environment space with "SHELL=C:\COMMAND.COM /E:800 /P" in your CONFIG.SYS file. Jerry
#28844From: ralph chapmanJan 15, 1992 10:11 PM
I'll give it a shot…..Thanks!!!