Hey guys!
I'm new to VB and I've been having some problems. I made a button in Catia v5 (uses Visual Basic 6.5) that uses macro that opens a module from a VB project. When I click on the button that i made, nothing happens. I know for a fact that the macro works, I think that the problem lies in the VB module. All I wrote there is a command to show a user form from the project. I think I should run the form from the module, but i don't know how to code this.
A little help?
I'm new to VB and I've been having some problems. I made a button in Catia v5 (uses Visual Basic 6.5) that uses macro that opens a module from a VB project. When I click on the button that i made, nothing happens. I know for a fact that the macro works, I think that the problem lies in the VB module. All I wrote there is a command to show a user form from the project. I think I should run the form from the module, but i don't know how to code this.
A little help?