Try this:
on mouseUp
global tStackName
copy field "TextField" of stack "Armbase Database Designer" to card 1 of stack tStackName
end mouseUp
Cheers, Sarah
On 16/02/2005, at 6:50 AM, Bob Hartley wrote:
--on the other stack I have a button that has the script
on mouseUp
copy field "TextField" of stack "Armbase Database Designer" to card 1 of stack "tFileName"
end mouseUp
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
