Heck no. I spend way too much time in environments that were written to make the complier-writer's job easier and have 50-100 lines of headers. It's annoying to the extreme.
Nothing makes code less readable than re-using i, j, k, l, and m because you don't feel like using a readable loop counter because you'll have to fix the declaration. I want the best of both worlds, and mostly I want the machine to do the work, not me. I'm busy. On Tue, Mar 27, 2018 at 1:23 PM, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 03/27/2018 06:56 AM, Mike Kerner via use-livecode wrote: > >> Has anyone written a script to go through a stack and xref the variables? >> >> > Yeah, but I didn't find it of much use. Unless you're using a lot of > global variables or constants, why would this be useful? > > ..and notice that this task becomes a *lot* easier if you declare > variables. > > -- > Mark Wieder > ahsoftw...@gmail.com > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode