![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: delete Links to Baseline Topic Summary: Links Created On: 2-Nov-2007 13:58 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Module A (SRS 0.5 current) has links to Module A (SRS 0.4 Baselined). These links are not captured in the Link Module so I am not sure how to delete them. I cannot delete the entire link module because the are internal links within this module the i need to keep. How do I delete/hide these links to the baselined module? Edited: 2-Nov-2007 at 15:18 by rashaad hampton |
|
![]() |
|
![]() |
|
The attached script may do what you are looking to do.
The script deletes outgoing links to baselines. If you are not happy with the results don't save your module. Edited: 6-Nov-2007 at 12:49 by ron lewis |
|
![]() |
|
![]() |
|
Deleting a link while inside a for link loop is a bad idea. It may work often, but at other times the link loop will get confused and you won't get the results you want, or get DXL errors. Instead, do something like the attached.
- Louie |
|
![]() |
|
![]() |
|
Louie, your concern appears to be unfounded since the dxl manual says:
delete(l) Marks link l for deletion. The delete only takes effect when the DXL script ends, or when the flushDeletions function is called. Therefore the loop doesn't get confused because the actual deletions occurs at the end of the dxl script or when flushDeletions occurs. Edited: 5-Nov-2007 at 20:39 by ron lewis |
|
![]() |
Telelogic DOORS
» General Discussion
»
delete Links to Baseline
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.