How we can without additive rules use exit for escape from loop in this
syntax :

for each x in stringORarray
switch x
case 'a'
 exit // but we need exit from "for each", not only from switch
end
next

Maby, for optimization, for escape from switch we need another rules word
?

Regards,
Marek Horodyski





        
----------------------------------------------------------------------
Sprawdz pogode na dzis!
Kliknij >>> http://link.interia.pl/f217d

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to