http://qs321.pair.com?node_id=281867


in reply to unless....else

Now all we need is a "comefrom" statement - the opposite of the goto.
mylabel: some statement ... ... much further down the program ... comefrom mylabel;
That would be way cool.