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: Edit Layout DXL Window
Topic Summary: Suggestion for DXL Interaction Window
Created On: 11-May-2006 19:05
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 Hazel Woodcock, on Wednesday, August 23, 2006 11:56 AM

Answer:
Workaround

Click in the output pane.
CTRL A to select all
CTRL C to copy selection
Paste into the editor of your choice.
 11-May-2006 19:05
User is offline View Users Profile Print this message


Kim Turner

Posts: 20
Joined: 28-Apr-2005

It would be really nice if the Error/Display pane of the DXL Interaction Window could be re-sizeable to be able to see more of the output.
Report this to a Moderator Report this to a Moderator
 12-May-2006 10:28
User is offline View Users Profile Print this message


Forum Administrator

Posts: 100
Joined: 20-Sep-2004

Dear Kim,

Please submit an enhancement request This part of the forum only covers suggestions on the forums - not for the product.

Steve

-------------------------
Forum Administrator
Telelogic Product Support
Report this to a Moderator Report this to a Moderator
 15-May-2006 17:07
User is offline View Users Profile Print this message


Hazel Woodcock

Posts: 78
Joined: 6-May-2005

Answer Answer
Workaround

Click in the output pane.
CTRL A to select all
CTRL C to copy selection
Paste into the editor of your choice.
Report this to a Moderator Report this to a Moderator
 5-Dec-2007 13:40
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

2nd workaround, write your own dialog that allows you to resize the entire dialog. Pretty easy actually. Just need two text boxes, one for code, other for errors. A "Run" button that gets the text of the code box and calls runStr. First have it call checkDXL though on the passed in string of code. And a "Check" button that calls checkDXL. Both instances of checkDXL put any resulting string in the error text box.

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com
Report this to a Moderator Report this to a Moderator
 5-Dec-2007 14:31
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

That will capture interpret errors, but will it capture run-time errors and print statements?
Report this to a Moderator Report this to a Moderator
 5-Dec-2007 21:47
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

I didn't think about print statements. Could you overload the print function to print to your dialog box? As far as run time errors, could you run the code after a noError() statement and then put any errors in your output box? I was also wrong. The run button would have to call eval_().

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.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.