Jeff Wormsley wrote: > One of the reasons I like Pascal > is that you do usually have to spell out what you are doing. It makes > reading the code months or years later, or reading someone else's code > much easier. That is why I never use "with". For me "with" severely brakes the paradigm you state. -Michael