![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Displaying Dialogue Box Topic Summary: Display info box on open module Created On: 21-Mar-2007 16:10 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Many Thanks David, I now have the trigger operating and my dialogue being displayed. Mark | |
![]() |
|
Hi,
I'm completely new to DXL scripting and have created an info box which I need to display to the user when opening a particular module. I can execute this within the DXL editor successfully. Where do I need to put the script so that it automatically executes, and do I also need to set up a trigger? Thanks Mark ------------------------- mark_williamson@synthesys.co.uk http://www.synthesys.co.uk ---------------------------------------- |
|
![]() |
|
![]() |
|
You need to make a trigger that runs before opening a module. Give it the code from your dialog box script as the code for the trigger to run. That will accomplish what you want.
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
Thanks David,
I can create a trigger from the detail in the DXL manual but where does the trigger get stored?
Mark
------------------------- mark_williamson@synthesys.co.uk http://www.synthesys.co.uk ---------------------------------------- |
|
![]() |
|
![]() |
|
Well you write the trigger program, then run it in the DXL window. The trigger is now loaded into the module and will run when appropriate (IE, when the module loads). If you want to verify its there, in the DXL window, you can do:
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
If you ever need to remove the trigger you do the same loop as above just "delete(t)" instead of "print name(t)".
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
Many Thanks David,
I now have the trigger operating and my dialogue being displayed.
Mark
------------------------- mark_williamson@synthesys.co.uk http://www.synthesys.co.uk ---------------------------------------- |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Displaying Dialogue Box
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.