Silence AutoCAD message boxes

Silence AutoCAD message boxes

Anonymous
Not applicable
362 Views
2 Replies
Message 1 of 3

Silence AutoCAD message boxes

Anonymous
Not applicable
Is there a way to silence AutoCAD message boxes. I am trying to automate
pulling information out of the title block using AutoCAD 2000 & VBA. The
problem occurs when I try to open a drawing that was created in AutoCAD
Mechanical 2000. I get the error message about custom objects.

Thank you,
Tom
0 Likes
363 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
> Is there a way to silence AutoCAD message boxes.

Not entirely but there is a way to solve your particular
issue. See below.

> I get the error message about custom objects

Set PROXYNOTICE to 0.

--
http://www.acadx.com
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thank you. That worked great.

Tom
0 Likes