FROM REV to APPLESCRIPT
Kee Nethery
kee at kagi.com
Fri Aug 9 14:30:01 EDT 2002
>How can I set the value of a variable in an Applescript piece of code to a
>field of a stack in REV?
>Am I supposed to use the clipboard?
>Thanks, Paolo
OK, I have NOT tried this in Rev but in HyperCard I
copy field "whatever" as string to thevariable
or I
copy field "somenumberonly" as integer to thevariable
and then I do the calcs or whatever and then I
copy thevariable to field "whatever"
or
copy thevariable to field "whatever"
and that has always worked in HyperCard
No idea if it works in Rev.
Kee Nethery
More information about the use-livecode
mailing list