True. I had noted that as well. That was one of the problems I had with a script after I had earlier messed it up with some botched commenting out. However, I still haven't figured out how to set explicitVars to false.
Joe Wilkins On Nov 22, 2012, at 12:30 PM, Peter Haworth wrote: > Do you have anything earlier in your script that creates "it", like an ask > or answer statement? What I see happening is that if there is soemthing > like that, "it" is not flagged, but if there is nothing that puts something > into it, an error is flagged. > Pete > lcSQL Software <http://www.lcsql.com> > > > > On Thu, Nov 22, 2012 at 10:56 AM, Dr. Hawkins <[email protected]> wrote: > >> explicitVar is complaining of "it" not being declared. >> >> Does this make sense? it isn't quite a normal variable. >> >> I assume declaring it local makes the most sense? >> >> -- >> Richard E. Hawkins, Esq. >> (702) 508-8462 >> >> _______________________________________________ >> 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 _______________________________________________ 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
