Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Module Link History
Topic Summary: Removing Link History generation
Created On: 1-Mar-2007 14:33
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Tony Goodman, on Wednesday, March 14, 2007 11:39 AM

Answer:
You need to write some DXL to loop through the modules, open them for exclusive edit and then execute the following in each module.

Module m = current Module

m.(reserved "Link History") = false

save(m)
 1-Mar-2007 14:33
User is offline View Users Profile Print this message


Martin Hunter

Posts: 86
Joined: 10-Jan-2005

We have just upgraded to DOORS 8.1 and realised there is a new feature within the module properties for generating link history.
I need to turn this feature off in most modules and could really do with executing this via a script.
 I've tried extensive searches but I've been unable to find a documented command.

Has anyone found an undocumented DXL command to switch this feature on /off in a module?

- Martin

-------------------------
- Martin
Report this to a Moderator Report this to a Moderator
 1-Mar-2007 16:34
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

I don't know if you can script it, but go into the Module properties (File -> Module Properties) and at the bottom is a checkbox that turns it off.  Had to recently do this myself.  Enjoy.

You shouldn't need to script it anyway since its a one time setting.

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com
Report this to a Moderator Report this to a Moderator
 2-Mar-2007 07:48
User is offline View Users Profile Print this message


Martin Hunter

Posts: 86
Joined: 10-Jan-2005

Thanks David,

I just wanted to avoid spending the whole day opening and closing modules.

- Martin

-------------------------
- Martin
Report this to a Moderator Report this to a Moderator
 2-Mar-2007 09:53
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

Answer Answer
You need to write some DXL to loop through the modules, open them for exclusive edit and then execute the following in each module.

Module m = current Module

m.(reserved "Link History") = false

save(m)

-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 2 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.