Re: Local / lazy referencing

Adam Megacz <[email protected]> 02 Oct 2003 20:00:42 -0700
Newsgroups gmane.comp.java.xwt.widgets
Organization XWT
Message-ID <[email protected]>
Brian Alliet <[email protected]> writes:
> functions they don't clobber each other's relrefs. (Remember, writes to 
> undeclared variables end up working their way all the way up to the box 
> where the become box properties.)

Actually not anymore.  You'll get an error if you run that code.  You
need a 'var refref' immediately before the first place you use it.

  - a


-- 
"Education is not filling a bucket but lighting a fire." -- WB Yeats