Might look here: http://www.runrevplanet.com/index.php?option=com_content&view=article&id=205:52-tips-in-as-many-weeks-tip-52&catid=57:tip-of-the-week&Itemid=65 #23
and possibly here: http://runtime-revolution.278305.n4.nabble.com/What-does-shadows-mean-td3889721.html Not sure if there is anything applicable in this one but might be. My guess though would be the mark answer. On Thu, Mar 8, 2012 at 7:35 PM, Paul D. DeRocco <pdero...@ix.netcom.com>wrote: > I'm recompiling an old program with a few minor mods, and now I'm getting > the following error on a line in my first handler that merely says "local > s": > > stack "main": compilation error at line 139 (local: name shadows another > variable or constant) near "s", char 3 > > If I change "s" to some other variable, that error goes away, but appears > on > the next handler (of many) that says "local s" in it. Nowhere do I have a > global variable or constant called "s". The Message Box global variables > doesn't show anything called "s". None of the other fileds or controls have > anything called "s" that I can find. The dictionary doesn't show anything > built-in called "s". What's the big deal about "s" all of a sudden? > > -- > > Ciao, Paul D. DeRocco > Paul mailto:pdero...@ix.netcom.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 > _______________________________________________ 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