![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: How to find out CP status Topic Summary: Created On: 29-Oct-2003 15:30 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Could any one help us in the following issue.
Under change proposal folder in DOORS6.0SR1, there are many CP modules are there. Now my question is How to find out, how many CPs are in Status New in all CP modules with out open the CP modules. Is it possible using DXL? Please help us to solve the issue. Thanks Ananda |
|
![]() |
|
![]() |
|
No, you will not be able to find the status of CPs without opening the CP modules themselves.
Perhaps some of the following may help: [] You can open a module invisibly in DXL by: mod = read(NameMod, false). You won't need write access to do so. Invisible open modules open faster and don't take up much memory, compared to visisible open modules. [] The module prefix of CP Partner modules starts with "CP ". [] Once the module is open, you can loop through all the objects, then obj."CP Attr - Status", looking for "new". - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
How to find out CP status
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.