![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Module handle from ModName_ Topic Summary: Created On: 22-Jan-2009 23:51 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I need to know if an attribute exists in a specific module that has been referenced by ModName_.
find(ModName_,attr name) will not work so is there any alternative that can be used? |
|
![]() |
|
![]() |
|
Hi
Get the Module Handle by Module m = read(fullName(ModName_), false) and then use the perm find find(m, attrName) Close the module after you have got all the information from the Module. Irfaan |
|
![]() |
|
![]() |
|
Hi Irfaan,
How are you? Thanks for your reply. I assume the does not have to be opened when using ModName_ - is that right? Rgds, Uma |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Module handle from ModName_
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.