Sheesh… I gotta stick to conventions better. I think I like jacque's using "s" as the being character for script local variable.
"l" for "local" just disappeared or looks like a "t" sCurrentObjectProperties is better From: use-livecode <[email protected]> on behalf of Scott Rossi <[email protected]> Reply-To: How LiveCode <[email protected]> Date: Thursday, July 7, 2016 at 11:41 AM To: How LiveCode <[email protected]> Subject: Re: Get fillGradient props You have a typo in your variable name lCurrentObjectProperties when you put the keys but it looks like things should still work. This works here with a test graphic: on mouseUp put the fillGradient of graphic 1 into theCurrentObjectProperties _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
