![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Telelogic Copy linkset dxl Topic Summary: Created On: 21-Aug-2003 11:03 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: add the following after line 152: if (null trg || isDeleted(trg)) continue | |
![]() |
|
To get the utility to work for current versions of DOORS, try changing line 145 from "string trgmn = target l" to "string trgmn = fullName(target l)". That worked for me on DOORS 6 SP1.
------------------------- Jeremy Eble Software Engineer Teragon Consulting LLC jeremy.r.eble@lmco.com |
|
![]() |
|
![]() |
|
Dear Jeremy,
is it possible to have a copy od the DXL file to copy linksets from one link module to another? Thanks Mattia Lozza mlozza@aermacchi.it ------------------------- Mattia Lozza System Engineer Aermacchi s.p.a. Italy |
|
![]() |
|
![]() |
|
I found the attached.
It is quite old, but I only had to change the link loop to use fullName when getting the target module of a link. I have tried it on DOORS 7 and it seems to work! You need to run it from the formal module that is the source of the linkset. ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
I tried using the dxl fron Tony but I get the following error message:
-R-E- DXL: Line:154 null Object parameter was passed into argument position 2 Backtrace: Line:205 I am using DOORS 7.1, and was wondering if anyone else has got this script running with DOORS 7.1? Edited: 6-Jan-2005 at 11:04 by Paul Cree |
|
![]() |
|
![]() |
|
add the following after line 152:
if (null trg || isDeleted(trg)) continue ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Telelogic Copy linkset dxl
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.