func OnLineHeader(){ output(LH); } func OnTrace(){ x = Tr.DstUsg; if (x > 4000) Tr.StaCor = 30000; output(Tr); } func End(){ print (" end of limit range ufh \n"); }