Reply to Message

View discussion in a popup

Replying to:
Sea-Haven
in reply to: ezervas

I think your biggest problem is your using say LT2024 or 25, these do not support the get "Aplication" method which is what you need to talk to Excel or Excel to talk to CAD. So you will need to do say write a file via Excel VBA or read a csv file getting the handle ID. A re-arrange of the @ВeekeeCZ code. 

 

I think Bricscad Lite supports get Application. I have Pro version. Some one may answer.

 

This is not supported 

(setq myxl (vlax-get-or-create-object "excel.Application"))