> if i was editing member "teste1" I would do something like:
> m = (the texteditor).member
> put m.hame
> -- "teste1"
> put m.text
> -- "Whatever is written here"

That seems to be somewhat difficult. There are certain Lingo scripts that
can be run at author-time (such as getPropertyDescriptionList and
isOKToAttach) and they can run pretty much any Lingo you want (I am taking
advantage of this in a Lingo tutorial system I am developing).

However, as far as I know, you cannot reference Director's authoring
interface itself through Lingo, so I am at a loss as to how to advise. What
exactly do you want this for? I may be able to suggest some kind of
workaround.

*TO THE REST OF THE LIST*
If it IS possible to make Lingo references to Director's interface at
author-time, please let me know as this could be invaluable to me at this
time.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to