Search found 4 matches

Thanks John, You see, I want to convert my routines to work with IntelliCad with little changes. (I have to support both Acad and InteliCad app's), but it seems to me that I wilol have a lot off work to do ... You mentioned USER system variables, they dont fit my needs (data may be huge), txt file i...

Thanks John,
But I need to call from lisp vb function how can I do that (I need to bypass parameters to vb function and than get back some data with these parameters). Is this possible?

------------------
Remyga, Lithuania

Calling VB dll from Lisp

Hi all, How to call VB routine from LISP in IntelliCAD? For example in AutoCAd lisp I use: (setq Test (vlax-create-object "DllName.clsClass")) (setq answer(vlax-invoke-method Test 'SomeMethod))What alternatives are in IntelliCAD? Thank for all sugestions. ------------------ Remyga, Lithuania

Calling VB app from Lisp

Hi all, How to call VB routine from LISP in IntelliCAD? For example in AutoCAd lisp I use: (setq Test (vlax-create-object "DllName.clsClass")) (setq answer(vlax-invoke-method Test 'SomeMethod))What alternatives are in IntelliCAD? Thank for all sugestions. ------------------ Remyga, Lithuania

Go to advanced search