From: Eric Hodel Date: 2004-10-05T13:28:40+09:00 Subject: Re: stack level to deep? --9dgjiU4MmWPVapMU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable STEPHEN BECKER I V (Becker004@gmail.com) wrote: > is my code, it should print out all aaaaa,aaaab,aaaac....=20 Ruby already knows how to do this: ('aaaaa'..'zzzzz').each do |x| puts x end --=20 Eric Hodel - drbrain@segment7.net - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 --9dgjiU4MmWPVapMU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQFBYiL2MypVHHlsnwQRAjoDAJ409HsN9ZlxcB61BQfYjrR1E5fgvACbBkJ/ SbSoopdybbFEntb7sDEhRJE= =AnpB -----END PGP SIGNATURE----- --9dgjiU4MmWPVapMU--