Previous Topic: TERMINAL Option—Select Events Associated with a Terminal or ReaderNext Topic: TITLE Option—Replace Characters on the Report Title Line


TIME Option—Select Records Based On Time

Selects records based on a time or time range. You can only use the TIME option if you previously specified the DATE option.

TIME(time1 [,time2] )
time1

Is a time (hhmmss) within a 24-hour time frame. By specifying only one time, you select the records produced ON or AFTER that time.

time2

Is a time (hhmmss) within a 24-hour time frame. By specifying two times, you select all records produced ON and BETWEEN those times.

To select records produced at a specific time, specify time1 equal to time2.