We didn't include a project for VBA, however you can use any of the other programming languages to see a working example using those functions. VB6 might be the one you would choose (because of the similarities).
HiThe LimeLM online help for vba talks of a simple VBA example project. In the TurboActivate\vba folder I downloaded, I only have the TurboActivate.bas module. Am I missing something here? thanksPaul
We didn't include a project for VBA, however you can use any of the other programming languages to see a working example using those functions. VB6 might be the one you would choose (because of the similarities).
Dear SamUnfortunately I do not have access to any other software to be able to access the code. The only thing I can read is the vb6 bas module which did not appear to offer me any more than the vba module. Is it possible for you to give me a text listing say for relevant parts of the vb6 example or perhaps some other listing or logic that would help me to get started?thanksPaul
You can open the frmMain.frm file in the API/VB6 folder using any text editor and that will give you a good real-world example.