From: Graham Nicholls Date: 2004-07-09T21:57:31+09:00 Subject: Re: I love Ruby gabriele renzi wrote: > this is the only place where {} are used as syntax delimiters, and the > common idiom is to use do..end for multiline stuff, and {..} for > one-line blocks. Ah, of course I had seen this. > > You can't use them in place of begin..end, like: > > begin > print 10 > end while true This is what I thought was being said. Thanks for clearing that up! (Shame, though) Graham -- With Linux, the answer's always "Yes"