On Feb 15, 2005, at 12:54 PM, 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
Probably too obvious, so forgive me if I'm off base, but:
1. Is the global tFileName defined in the second stack where this handler lives?
2. You want tFileName not in quotations, otherwise you're looking for a stack CALLED tFileName, which is clearly not your intent.
Dan
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
