PDA

View Full Version : Visual Lisp ActiveX Module with VBA improvement.


ntaylor
2004-07-28, 12:13 AM
When I reference the Visual Lisp ActiveX Module I can declare the objects as the correct type and therefore I can use intellisence. When I go to run the code though I get Type Mismatch errors and have to change everything to generic objects which means the code runs but I have no intellisence. Also there seems to be no help file.

RobertB
2004-07-28, 02:30 AM
As much as I would like to see improvement here (yes, please, docs!) I wish that the object model was improved enough to allow us to dispense with the VLISP kludge altogether.