I've always thought lowercase "L" is a poor choice to prefix a variable name. Is it an L? It is a capital i? Is it a pipe?
But that's just me. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/7/16, 2:46 PM, "use-livecode on behalf of Sannyasin Brahmanathaswami" <[email protected] on behalf of [email protected]> wrote: >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
