From: Jed Kowalski Date: 2008-06-11T01:44:17+09:00 Subject: Re: something wrong with case/when syntax Robert Klemme wrote: > 2008/6/10 Jed Kowalski : >> $price=cen >> $ammount=ile >> $name=nn >> $bought=0 >> end > > This gives me the creeps: you are modifying global variables like > instance variables. That's definitively a don't do. > > Regards > > robert thx, corrected -- Posted via http://www.ruby-forum.com/.