function oprint(t) { if(nr == 0) print t; else otext = otext "\n" t; }