From: Charles A Gray Date: 2006-12-27T13:27:20+09:00 Subject: Re: Peculiar Behavior for a Newby to Undertstand On Wed, 2006-12-27 at 11:51 +0900, Jose Augusto wrote: > a=Primes::new > a.show_primes(1000000,1000100) > > The good result appeared :-) > > >ruby prime.rb > 1000003 1000033 1000037 1000039 1000081 1000099 >Exit code: 0 > > Don't know how you had not an error instead of the wrong result > before... > For that you need a Ruby guru :-) > > Kind Regards > > J. Augusto > Tahnks for the reply a=Primes.new ans a=Primes::new both give me the same incorret result -- Charles Gray -- Phoenix, AZ; Where you can bake the chill out of your bones