QUESTION POSED ON: 30 October 2002 I have an object, created from some class written in VB and compiled as a COM dll). I want to use this object at some folder and memo action. Any suggestions would help.
>
In your Options section of whatever object you want the DLL to be available in, declare the external DLL functions (look in the Lotus Help for specific examples) -- the coding is identical to how you would do it in VB (declare function "xxxxx"....) Then just call it as if it were a native Notes/LotusScript function. Hope this helps.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.