Question
Pro/Intralink Scripting Issue
Hi All,
I am working on a Pro/Intralink script that uses the
Application.launchProE method to launch Pro bound to a given Workspace.
The intent is that a Pro/TOOLKIT app will be invoke to accomplish some
tasks, then control will return to the script.
The issue I am having is that the Application.launchProE method returns
control to the script immediately, not waiting for Pro at all.
I have tried launching Pro in it's own shell, using the start /w command,
but that fails as well. Does anyone have a method for stating Pro/E in a
batch file and causing the batch file to wait until Pro has returned?
Thanks,
Ben
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
I am working on a Pro/Intralink script that uses the
Application.launchProE method to launch Pro bound to a given Workspace.
The intent is that a Pro/TOOLKIT app will be invoke to accomplish some
tasks, then control will return to the script.
The issue I am having is that the Application.launchProE method returns
control to the script immediately, not waiting for Pro at all.
I have tried launching Pro in it's own shell, using the start /w command,
but that fails as well. Does anyone have a method for stating Pro/E in a
batch file and causing the batch file to wait until Pro has returned?
Thanks,
Ben
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

