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: Modifying Word Export Script ?
Topic Summary:
Created On: 19-Jan-2004 22:29
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.
 19-Jan-2004 22:29
User is offline View Users Profile Print this message


Vince Socci

Posts: 4
Joined: 9-Jan-2004

Hi - I want to change the format of the Word export. Right now it has

ID:
###

1.1 Section One

ID:
###

Data


as it's format. I need to change this format but I do not know how. I have looked at the script and printed it out, it's over 40 pages! Can anyone help me modify this DXL script ?
I am using DOORS 6.0

Thank you,


-------------------------
Vince Socci
Principle Engineer
www.ontargettechnology.com

Edited: 19-Jan-2004 at 22:30 by Vince Socci
Report this to a Moderator Report this to a Moderator
 20-Jan-2004 19:58
User is offline View Users Profile Print this message


Vince Socci

Posts: 4
Joined: 9-Jan-2004

The format changes I want are very simple.
I'd like to squeeze together the info, for example have
ID : ##
1.1 Section One - Data

instead of what I had in the first message. All those spaces make for quite a large document.
I figure once I get the information compressed, I can move on to putting the ID field and number in parentheses after the Section data like this:

1.1 Section One - Data (ID #)

Thanks for any help. This is making me get a good understanding of DXL.

-------------------------
Vince Socci
Principle Engineer
www.ontargettechnology.com
Report this to a Moderator Report this to a Moderator
 20-Jan-2004 21:49
User is offline View Users Profile Print this message


Jobina Johnson

Posts: 55
Joined: 12-Sep-2002

Located the lines

if (appendParaBreak)
{
paraBreak
}
located under the "void wordDumpColumnValueVBA" routine and comment them out as follow:

// if (appendParaBreak)
// {
// paraBreak
// } deletes the carriage return after the object identifier


-------------------------


jobina.l.johnson@boeing.com
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 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 1 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.