I have found what maybe a useful download on this website, but does anyone know where I can get some information reagrding actually using this automation from within Navision ???
Get a good book about VB6 (or VB.Net) and read the chapters how to create an ActiveX DLL or an ActiveX EXE. This is what you need to get started with automation. It is really no use to explain everything about automation in this forum but if you have a specific question would be happy to give an answer.
a tip:
learn how to make functions, properties and events (and expose them to COM)
In a world without Borders or Fences, who needs Windows and Gates?
Comments
If it was hard to write, it should be hard to understand."
I don't read or write VB too well so the BSTR (i Know has something to do with defining a str???) doesn't mean a great deal to me.
Thanks Emiel (p.s. I copied it this time :oops: )
a tip:
learn how to make functions, properties and events (and expose them to COM)
how about....
Any pointers ???
Can I get a help file that tells me a bit about the commands in the automation ???
Is there something already in the zip file.... I have heard something about .IDL files contain information ??
Cheers
Dean