.;[1,7]STOPACC B. Z. Lederman .; .ENABLE SUBSTITUTION .ENABLE ESCAPE STOP/ACCOUNTING SCHEDULED_SHUTDOWN .WAIT SYSLOG SRD [1,6]LASTFIL.ACC=[1,6]ACNTRN.SYS/-HD/MI/-BK/PA .NOW: .ASK [:10S] ACCDAT Do you want to summarize the data now .IFF .GOTO BATCH .DISABLE QUIET ; ; Summarizing the data now saves the relevant information just ; collected, and purges out old files. ; .IFDF $QUIET .ENABLE QUIET .GOTO NOW .BATCH .IFF ACCDAT .GOTO ENDACC .ASK [:60S] BAT Do you want to submit it as a Batch job .IFF .GOTO DOIT .DISABLE QUIET ; ; Submitting the work as a batch job means you do not have to wait ; on this terminal for the work to be done. ; .IFDF $QUIET .ENABLE QUIET .GOTO BATCH .DOIT .IFF BATCH .GOTO PROCES SUB /NOPRINT=[1,6]PROCESS.BAT .GOTO ENDACC .PROCES: @[1,6]PROCESS .ENDACC: