0) then goto endsprung_evt else endif if evt.stoptime > 1000000000 and evt.stoptime <= systime(localtime) then if(j>0) THEN print "," ENDIF j=j+1 print "[" print evt.starttime, "," print evt.stoptime, "," print evt.bound, "," print evt.maxval, "," print evt.minval, "," print evt.avg, "," print evt.reason rem print " ""StartTime"":",evt.starttime,",""StopTime"":",evt.stoptime,",""Bound"":'",evt.bound,"'," rem print """maxval"":",,",""minval"":",,",""avg"":",evt.avg,",""reason"":",evt.reason print "]" endif i=i+1 if (evt.error==0) then goto evt_while endif endsprung_evt: print "]" print "}" ?>