Skip to content
Prev 178113 / 398502 Next

simple for loop question - how do you exit?

On 4/23/2009 2:29 PM, dre968 wrote:
You want "break".  To see the help on this, you need the quotes around 
it:  ?"break", but you don't use them in code, of course.

Duncan Murdoch