View Single Post
  #6  
Old 08-12-2005, 04:01 PM
dominic dominic is offline
Member
 
Join Date: Aug 2005
Posts: 8
Well, I guess you are responding to the first scrip since the second one only uses an if statement.

I am using version 2.5.
If I enter:
1
1

then it doesnt crash

if I enter:
something bigger than 5 it will crash.

Is that the thread of the error checking that just loops forever or why does it do it since it should just get out of the loop once something <= 5 is entered?

dominic
Reply With Quote