On 9 Mar 2004, at 10:36 am, [EMAIL PROTECTED] 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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to