Writing
Marian Petrides
mpetrides at earthlink.net
Sat Jan 1 12:47:04 EST 2005
On Jan 1, 2005, at 12:41 PM, Marian Petrides wrote:
> Here's an example of how you would do this as part of a button
> handler, assuming the field you wanted the text to appear in was named
> "Field":
>
> on mouseUp
> put "This is a test" into field "Field"
> end mouseUp
>
OOOPS... incorrect use of terminology--concept is correct. Sentence
should read "as part of a mouseUp handler in a button script".
More information about the use-livecode
mailing list