[Newbies] break out of do

Mark Volkmann mark at ociweb.com
Fri Oct 3 13:04:24 UTC 2008


Is there a way to break out of a do:? For example, if I use do: to  
iterate through the characters in a string and I find a character I  
don't want to allow, can I break out and avoid examining the remaining  
characters?

---
Mark Volkmann






More information about the Beginners mailing list