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: pulling info from two different modules
Topic Summary:
Created On: 19-Mar-2007 22:58
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-Mar-2007 22:58
User is offline View Users Profile Print this message


Baher Mohamed

Posts: 63
Joined: 21-Jun-2005

i've got a module with object heading/text to start with. the second column is the first part of a two order inlink trace and the third column is the second part of that two order inlink trace.

i am exporting this to Word and i wanted column 2 and 3 to be on top of one another. what happens now is it shows all the info from column 2 then it shows all the info from column 3. i need the column 3 stuff mixed in with the stuff its related to in column 2.

ie...column one is Paragraph Headings and descriptive text and column 2 is the reqts under those headings. Column 3 stuff that points to the reqts so each thing needs to go under the reqt it relates to. hope i wasnt too vague...thanks guys...
Report this to a Moderator Report this to a Moderator
 19-Mar-2007 23:01
User is offline View Users Profile Print this message


Baher Mohamed

Posts: 63
Joined: 21-Jun-2005

well i just got the idea of doing an inlink trace in the reqts module and capturing that info as a text attribute as part of that module so i could only need to pull info from one module instead of two. thats the only workaround i can think of but i'd like to know if other guys know other ways. i'm not that smart on dxl.
Report this to a Moderator Report this to a Moderator
 20-Mar-2007 08:29
User is offline View Users Profile Print this message


Robert Swan

Posts: 86
Joined: 14-Apr-2005

As a guess, without seeing the code :-
If you look at the dxl for the two trace columns you will probably find that column 3 contains the same as column 2, with some extra's added for the extra links, and some 'display' or 'print' missing that show the column 2 info. If you can add the display/print from column 2 to column 3 you should get what you want.

Report this to a Moderator Report this to a Moderator
 20-Mar-2007 23:03
User is offline View Users Profile Print this message


Baher Mohamed

Posts: 63
Joined: 21-Jun-2005

i moved the code below from column2 to column3 and it worked to show all the info together. Although i want the column2 stuff above the column3 stuff but it seems no matter where i paste it, it shows column3 information then the column2 information. i'm about outta here so i may just have to mess with the display statements with fresh eyes in the morning. if you see an error in my thinking now though, let me know. thanks for the help!

Edited: 20-Mar-2007 at 23:04 by Baher Mohamed
Report this to a Moderator Report this to a Moderator
 20-Jul-2007 17:47
User is offline View Users Profile Print this message


Baher Mohamed

Posts: 63
Joined: 21-Jun-2005

anyone?
Report this to a Moderator Report this to a Moderator
 23-Jul-2007 14:30
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

Very hard to know what's going on without seeing the code.

I am guessing, but if you are using a recursive routine to display output, and you are recursing BEFORE calling the display() function, then the output will appear in reverse order because text is being displayed as the recursion unwinds.

To fix this, make sure you call display() for the current depth before going to the next depth.

-------------------------
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.