Dave wrote:
I always set the "Variable checking by default" preference on so that Local's have to be defined. This has been working fine for at least 6 months (when I installed this version on RunRev). Now today, I get an error on the following code:

function TestFunc
local myValue

put it into myValue

return empty
end testFunc

The problem is that it's complaining that the "it" is not defined!

Is that the full code for that handlers? Where is the value of "it" assigned?

--
 Richard Gaskin
 Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to