Allen wrote:
> /local should always be the last refinement. (Because everything from
"/local" to "]" is local, which allows multiple lines of locals to be
declared.)

> Change the order so /local is the last refinement, and it will work as
expected.

It's for these reasons that I prefer to use 'function with it's block for
locals. Then I automatically avoid this problem.

Andrew Martin
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-

Reply via email to