![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Button Callbacks - make them return Global Varialbes Topic Summary: Run Include statements from Buttons Created On: 18-Aug-2006 22:37 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Hi Ron. Thanks for that. If you mean, e.g.:- void Do_Find(DB db) { #include <C:\\Program Files\\Telelogic\\DOORS 7.1\\lib\\dxl\\standard\\search\search.dxl> }//End of Callback DoFind Search_Button = apply(SmartDB, "Find", Do_Find) Then that's the answer! Ewen | |
![]() |
|
Hi.
Does anyone know how to make button call backs return global variables - e.g. enable #include <path\\script.inc> to run from a calback? Many Thanks. Ewen Miller |
|
![]() |
|
![]() |
|
To make life easier for myself, I put bare minimum within a call back routine. ie., I immediately call non call back routines.
|
|
![]() |
|
![]() |
|
Hi Ron.
Thanks for that. If you mean, e.g.:- void Do_Find(DB db) { #include <C:\\Program Files\\Telelogic\\DOORS 7.1\\lib\\dxl\\standard\\search\search.dxl> }//End of Callback DoFind Search_Button = apply(SmartDB, "Find", Do_Find) Then that's the answer! Ewen |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.