Carlos wrote:

> 			if b.between? ?A, ?Z

Cool, I always used (?A .. ?Z).include?(b) for this.

Regards,
Florian Gross