Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi all,
I am new to VB API, I have created a program using Visual studio. When I run the program in the system where I have developed the code it works fine. Now I try to move the application folder to other system and run, it leads to error. Please help me on this.
Solved! Go to Solution.
Configure the Environmental Variables & enable the VB API batch file in new system
Configure the Environmental Variables & enable the VB API batch file in new system
Kannan thanks for the reply, how to add this program into Creo UI.
Hi Manjunath
After the completion of steps mentioned by Parthiban. From the primary machine which is having your VB file you can convert it to an ".exe" application or go for "publish"
option. Now this application's will perfectly with any CREO UI. Just you have to run the Setup file.
For converting the VB file you can check in Google many tutorials are available.
With Regards
Aghil.M
Hello Manjunath S
You cannot add the VB API Program to the CREO UI. VB API Only supports Asynchronous mode. If you'd like to add your application into Creo then you've to choose j-link or toolkit Synchronous program
But in VBUG page no. 60 there is a procedure to add VB application in Toolkit ribbon.