CompuServe Thread

#Null pointer errors

3 messages in this thread
#34132From: John P. HarrisonFeb 22, 1992 9:36 AM
What cuases "null pointer errors"? What can be done to avoid this. Unfortunately, the AutoCAD manual has only a few paragraphs on the subject.
#34200From: Craig Sharp [Mem TM]Feb 22, 1992 5:51 PM
John: There can be a number of causes, but if you're using R11, my first guess would be that you don't have enough disk space on the disk that your swapdefdir variable is pointing at… C#
#34272From: John P. HarrisonFeb 23, 1992 11:51 AM
Thanks for the lead. I would have never thought about that. I'll let you know if it works!