LePhuronn wrote:
>
> Luiz Gustavo Castelan Póvoas wrote:
>
> > Is there a way to get (in author mode) a reference to the text
> > member that is being edited on director's text editor???
>
> Not entirely sure what you mean here.
>
> If you want to know which vast member you are editing then its name appears
> at the top of the Text Editor window. Also the thumbnail image in the cast
> should still be highlighted as you edit.
>
I would like to have a reference to it(LINGO), a variable that can point
to it.
like 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"
Luiz Gustavo Castelan Póvoas
[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!]