>Please Take me for real.

Oh--I thought you were an avatar.

>The thing is this simple. Whether I do as I mentioned in the previous post
>or I do
>repeat with a = 1 to the MaxInteger
>    if a > 100 then
>      quit()
>   end if
>   dosomestuff
>end repeat
>
>DOES NOT MATTER.

No need to shout. I posted a reasonable answer based on the code you posted.

Are you getting the error in authoring mode or in the runtime? Try using 
halt instead of quit. You might even try quit without the parentheses--it's 
one function that doesn't need them.

Cordially,

Kerry Thompson


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to