![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Access rights-Inherit from parent Topic Summary: Created On: 1-Aug-2007 14:19 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
When I create new objects they initially have inheritance turned on.ffice Can I change this? I have a script which creates lots of new objects (according to different terms) and it's impossible to go one by one and manually uncheck the "inherit from parent" checkbox. |
|
![]() |
|
![]() |
|
After creating the object you can issue the 'specific' command, such as:
Object oNew = create(oCurr) // Create new at same level as oCurr if (null oNew) deal with create problem else { string ErrMess = specific(oNew) if (!null ErrMess) deal with setting specific problem } - Louie |
|
![]() |
Telelogic DOORS
» General Discussion
»
Access rights-Inherit from parent
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.