On 12 Jun 2000, Dave Thomas wrote: > The 'eval' in the local method would restore the value of the local > variable inside the scope of 'local', which would then be forgotten > immediately when the method exits. Hmm. I will have to play with that I think! I'm not sure I follow this with so many uses of "local" in that sentence! :-) > Regards > > > Dave > > Hugh