cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Intralink scripting - updateDependencyParent question

lylebeidler
1-Newbie

Intralink scripting - updateDependencyParent question

Intralink 3.4 scripting question.

In the Duplicate dialog box, up at the top is the Update Parents section.
When I record my interaction with this section, by doing RMB > Select All >
Yes, the resultant code as recorded is this:

private void run0 () throws Exception {

IL.openWindow( "DuplicateObjects", ", " ); // recorded step: 1

IL.duplicateObjects( "*.*", "*_.*", null ); // recorded step: 2

IL.deselectAll( "PI" ); // recorded step: 3

IL.updateDependencyParent( "q-28943/82463-28943.drw" ); // recorded
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.
0 REPLIES 0
Top Tags