func OnLineHeader() { it = 0; nsi = LH.SmpInt; } func OnTrace() { jt = nsi * (++it); print(jt," ",Tr.Series,"\n"); } /* we're finished */