Gudrun
......................................
mailto:g.b...@codes.de
to handle buttonClick
text of field "foo" = script of object "foo"
-- object being anything you want
end
This will display your script in a text field. You can expand on that, I
have made a script editor for Assistant before Instructor 7.1 was
available. It was to give us the ability to change a script once the book
was open and save in 7.
Hope this help.
Mr. Jocelyn Martel
CYBERTECH Consulting & Training
Knowledge Delivery Services - CBT - WBT Hosting -
Services bilingues - Bilingual Services
(519)580-7662
E-mail: jma...@knowledgedelivery.org
Web site: www.knowledgedelivery.org
Any ideas?
Just to let you know, i am already have one under development, i hope it
will be done in 1 month time. You are welcome to develope one too, i
welcome the competition.n Or we can do it together. If you are interested,
email me privately.
I have all those you talk about, as well as multi editor window, able to
show all or just one handler of any object, automatic script writer to
certain extend, and many more features. Most are already in place. I am at
the moment thinking of how to do a flow chart to indicate how one handler
of any object will flow in the book, what other objects it will affect etc.
You will see this editor in my Toolbook Developers Netwrok website
mentioned already. No beta download available, as this will be for sell
later.
Cecil
Dr. med. Cecil Cheah
Medical Assisstant
Multimedia Developer
Manchester United Supporter For Life
Hollerweg 4
1716 Plaffeien
Switzerland
Tel: (41)-26 419 2956
Email: cecil...@bluewin.ch
Private Home Page:
Http://www.geocities.com/SiliconValley/Hills/4145/main.htm
Toolbook Developers Network Home Page: Http://www.digital-dialog.no/techtalk
If you do not get the answer you want in the List Server, try the
Professional in the Toolbook Developers Network.
You could use getobjectlist(this book,"", TRUE) to get all objects with
script in a book,
and then combine this with what Jocelyn suggests.
BTW: "I think" the script editor is placed in a DLL called TB60EDT.DLL.
I base this asumption on Article #4251 in the KB.
So I think it'll be hard to edit it...probably very deliberate:-)
HTH
Tomas