Phix : loop question for Pete

new topic     » topic index » view thread      » older message » newer message

for i = 1 to length(something) 
      if its_ok then 
          do_stuff 
      end if 
 
      exit 
end for 
 
--loop exited after 1st iteration no matter what 

have you made this an illegal / unsupported construct?

Chris

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu