Best Practices in Rev development
Mark Smith
mark at maseurope.net
Wed Jun 20 18:27:10 EDT 2007
But doesn't that kind of interfere with the point of explicitVars? I
mean that if you have a typo somewhere (myVat instead of myVar, for
example), does your stack then add a "local myVat" as well as a
"local myVar" declaration?
best,
Mark
On 20 Jun 2007, at 23:11, Ken Ray wrote:
> Actually, I have a stack I made that allows you to develop without
> local declarations and then after the fact run this utility and it
> will
> add the declarations for you. :-)
>
> Best of both worlds...
More information about the use-livecode
mailing list