​In Bash I can use:
    continue 2
​to continue not the current loop, but the loop surrounding it.

This does not work in TCL. Is there another way to do this?

-- 
Cecil Westerhof
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to