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: Include file error
Topic Summary: DXL error for an include file on a script I am not using
Created On: 4-Aug-2006 16:17
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 Eric Piallat, on Friday, August 4, 2006 7:06 PM

Answer:
Hi,

It seems like the "Kitchen->Triggers->Start Auto-numbering" command has been run on this module.

You may check that with:
Trigger t
for t in current Module do print (name of t) "\n" (dxl of t) "\n**********************\n"

This should return something like:
B:specific close for autonumbering 21

**********************
autonumbering
#include
**********************


You can get rid of this trigger with:

 4-Aug-2006 16:17
User is offline View Users Profile Print this message


Laura Doyle

Posts: 16
Joined: 15-Sep-2004

I have a module that when one of our users opens it he gets a DXL error that says:
-E- DXL: could not open include file (addins/kitchen/triggers/paranums.dxl) No such file or directory)
-I- DXL: all done with 1 error and 0 warnings.

I don't get that error when I open the module and the module was working fine before and no one has touched it since. Now, as the DBA, I have the ktichen DXLs installed on my machine but I don't have any DXL scripts running in the module or anything. I do run one dxl script after I import the module that removes numbers [XXX] and puts them in another column for me. That is it.

Any help as to what may be causing this? I don't know DXL and only use the DXLs provided by Telelogic so I know I didn't do anything that affected the DXL.
Report this to a Moderator Report this to a Moderator
 4-Aug-2006 16:33
User is offline View Users Profile Print this message


Richard Good

Posts: 152
Joined: 22-Mar-2005

You've added a trigger to his module, you should find the kitchen script that removes triggers and run that. I suggest you read the trigger section of the DXL help file to avoid such problems.

-------------------------
Regards,

Richard Good
Report this to a Moderator Report this to a Moderator
 4-Aug-2006 16:43
User is offline View Users Profile Print this message


Eric Piallat

Posts: 33
Joined: 26-Jan-2004

Answer Answer
Hi,

It seems like the "Kitchen->Triggers->Start Auto-numbering" command has been run on this module.

You may check that with:
Trigger t
for t in current Module do print (name of t) "\n" (dxl of t) "\n**********************\n"

This should return something like:
B:specific close for autonumbering 21

**********************
autonumbering
#include
**********************


You can get rid of this trigger with:



-------------------------
E. Piallat
CeBeNetwork
Report this to a Moderator Report this to a Moderator
 4-Aug-2006 19:07
User is offline View Users Profile Print this message


Laura Doyle

Posts: 16
Joined: 15-Sep-2004

Thanks, it worked great. I guess I inadvertenly ran a script and removing the triggers worked.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 0 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 0 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.