Attribute extraction
Attribute extraction
(OP)
Hello everyone.
Does anyone know where I can get a Lisp Routine that I can get the results of the attach XLS file. I tried the extraction Wizard and it doesn't give me what I everytime I always have to change something.
Thanks for any help you guys can provide
Does anyone know where I can get a Lisp Routine that I can get the results of the attach XLS file. I tried the extraction Wizard and it doesn't give me what I everytime I always have to change something.
Thanks for any help you guys can provide





RE: Attribute extraction
You might try:
www.cadshack.com
www.caddepot.com
I'm not sure if they'll have a LISP routine or not, but you may find one in VBA - much easier to do what you want in VBA than in LISP. AutoCAD provides an example VBA routine you may be able to modify to do what you want.
HTH
Todd