change the lisp to without opening AutoCAD

change the lisp to without opening AutoCAD

mruPRQUJ
Advocate Advocate
809 Views
7 Replies
Message 1 of 8

change the lisp to without opening AutoCAD

mruPRQUJ
Advocate
Advocate

Hi, when running the attached lisp, it will open the AutoCAD. Is it possible to modify it without opening AutoCAD when running it? Thank you very much in advance. 🙂

0 Likes
Accepted solutions (1)
810 Views
7 Replies
Replies (7)
Message 2 of 8

paullimapa
Mentor
Mentor

any reason why you're not contacting the lisp code author to get your answer:

http://www.lee-mac.com/contact.html


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 3 of 8

mruPRQUJ
Advocate
Advocate

Hi Paul,

 I sent an email to the lisp code author a while ago, no response. I have sent an email to him again today, thank you very much for your response. 

0 Likes
Message 4 of 8

mruPRQUJ
Advocate
Advocate

Hi Paul, I just received a reply from the lisp code author - Lee. Below is his reply,

 

The Whilst it's possible to use ObjectDBX to directly interface with the drawing database and make changes to attribute values in an unopened drawing (as implemented in my Global Attribute Editor), I abandoned the use of this technique when developing my Batch Attribute Editor, as the ObjectDBX interface has several known bugs.

• A misalignment of attribute references whose justification is set to something other than 'Left'
• The loss of the drawing thumbnail
• An inability to save the drawing in formats other than the native format (i.e. highest available version in the host application)

 

Many thanks.

0 Likes
Message 5 of 8

paullimapa
Mentor
Mentor
Accepted solution

There you have it right from the author as to why it’s not done. 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 6 of 8

mruPRQUJ
Advocate
Advocate

thanks a lot!

0 Likes
Message 7 of 8

paullimapa
Mentor
Mentor

glad to have helped…cheers!!!


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 8 of 8

mruPRQUJ
Advocate
Advocate

Thanks again and have a wonderful weekend! 🙂

0 Likes