From: MIcha Date: 2002-07-02T07:30:23+09:00 Subject: is this the way it should work? newbie problem... Hi, that seems not to work: (it' ported from perl to ruby:-) x = max_x if --x == 0; the variable x is never decremented. why? thanks for helping Michael