Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi friend’s
I have a little script to create a now part, where you are selecting the type in a dialog box. Jlink are then getting the part number through a web interface.
I can open the dialog box a get the right number from my selections, and the function to create the new part with the right startpart also works, if they are running separately.
My problem is I think the Jlink script does not wait calling my create function until the dialog box is been closed. It seem to the create function isn’t been called with the parameter from my dialog box.
Can anybody help?
Allan