![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Get link module name Topic Summary: Created On: 23-Aug-2004 10:13 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Use fullName(linkMod) instead of name(linkMod).
Also, for incoming links, use LinkRef rather than Link, because these are visible when the source module is closed. LinkRef lr for lr in obj <- "*" do linkMod = module(lr) //etc ------------------------- Tony Goodman http://www.smartdxl.com Edited: 23-Aug-2004 at 11:10 by Tony Goodman |
|
![]() |
|
![]() |
|
Goodman is right.
Overall you need to keep track of your modules with either a [1] Module [2] ModName_ [3] string Full name. The partial 'name' is only good for display purposes. And it gets confusing since if your module is really "/Folder 1/DOORS Links" and you keep track of "DOORS Links", you'll find "DOORS Links" in the current folder; which will get very confusing if your current folder is "/Folder Other/". - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Get link module name
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.