>>>>> "G" == Guillaume Marcais <guslist / free.fr> writes: G> when inside the if statement? You have found : when ruby is in a condition (if, unless, while, ...) it transform a range operator into a flip-flop operator. Guy Decoux