Message box - top half
Sarah Reichelt
sarahr at genesearch.com.au
Mon Mar 8 22:12:15 EST 2004
On 9 Mar 2004, at 10:36 am, JonathanC at ag.nsw.gov.au wrote:
> Is there any way to get a script to put text into the TOP half of the
> message box? I have some HyperCard scripts that put text into the msg
> box,
> ready for the user to (edit and) execute the command, that I would
> like to
> transfer to Rev.
>
Untested, but should work, although not guaranteed to keep working in
future releases:
put myData into fld "Message Field" of cd "Single Line" of stack
"Message Box"
or
put myData into fld "Message Field" of cd "Multiple Lines" of stack
"Message Box"
Cheers,
Sarah
More information about the use-livecode
mailing list