![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: ChangeBar commands Topic Summary: Created On: 29-Jan-2008 17:40 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I was going through the CommandDatabase for DOORS 8.2 that was posted on here a while back.
I found the the void setChangeBar_ (Object, bool) command which if false is passed sets the changeBar to "baselined" (blue or green depending on your version) and red if true is passed (unsaved modification). There is also another command void changeBar (Object, bool), however I have no idea what this is actually doing, anyone know? My real question here is since there is a way to set the change bar, how do I get the change bar status? Did I miss the command somwhere? I'd like to know if the the object not baselined.... I know I could loop through the history if there are no history entries then it should be baselined. However, I don't want the module baselined so this method won't really work. ------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com |
|
![]() |
|
![]() |
|
Duh...Nevermind I figured it out.
use the bool modified (Object) command. The attached code shows how this works. ------------------------- Scott Boisvert Engineering Tools Administrator L-3 Communications - Avionics Systems scott.boisvert@l-3com.com Edited: 29-Jan-2008 at 17:46 by Scott Boisvert |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
ChangeBar commands
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.