opening VBA project in VB6
I have a third party application which can create VBA projects with its embeded VBA (just like e.g. MS EXCEL or MS Word).
These projects are files with .amb extension.
I'd like to open this VBA projects in VB6.
Is there any tool available to convert projects to .vbp or should I change something in registry keys to bypass the associated application.
Thanks for any answer and help.
|