Sannyasin, you might find this page of interest. *http://lessons.livecode.com/m/4071/l/13158-what-are-the-alternatives-to-using-global-variables <http://lessons.livecode.com/m/4071/l/13158-what-are-the-alternatives-to-using-global-variables>*
On Sat, Jul 16, 2016 at 2:11 PM, Sannyasin Brahmanathaswami < [email protected]> wrote: > @ mark: "put functions that manipulate the array in the backscript as > well…" > > yes… that's the direction I'm working in now. > > @ Jacque.. that function is very useful idea. > > "get set props" make my eyes roll > > I have yet to grok what they do and how they actually work…a Video on that > subject would be awesome, appropriate use cases, "how it works" and "how > to" and "when and why not to use them " etc. > > OTOH perhaps not using them is a better, I worry that key operations may > be too "cloaked" somehow.. and make debugging harder > > BR > > On 7/15/16, 5:25 PM, "use-livecode on behalf of Mark Wieder" < > [email protected] on behalf of [email protected]> > wrote: > > On 07/15/2016 08:20 PM, J. Landman Gay wrote: > > >function getSMediaItemData > > return sMediaItemData > >end getSMediaItemData > > gmta > > On the other hand, Brahmanathaswami, if you're going to store the data > in a backscript, why not put the functions that manipulate the array in > the backscript as well? > > > > _______________________________________________ > 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 _______________________________________________ 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
