|
Hello all,
I have downloaded VBA SDK, and overview all of the sample codes in the SDK.
But now I only want to use the VBA runtime engine in my application, it means that I want to provide the IDE and debugger by my application, and use VBA as the interpreter or compiler. The VBA IDE and debugger is not useful for me.
What can I do about this? Note that VBScript is NOT a good solution for me, so I want to use VBA. |