NetBatch Manual
Run Calendar Generation and Display
NetBatch Manual—522460-004
5-7
Formatting Source Data
[ h] h:[ m] m[:[ s] s]
[ h] h
is a number in the range 0 through 23 specifying the hour of the day.
[ m] m
is a number in the range 0 through 59 specifying the minute of the hour.
[ s] s
is a number in the range 0 through 59 specifying seconds. The default is 0.
run-time
specifies when a job using the calendar can or cannot run. run-time must be the
third noncomment line entered in the EDIT input file or interactively. It also can
appear on subsequent noncomment lines. Enter run-time in any of these forms:
[ + | - ] year month day [ time ]
[ + | - ] / option [ / option ]… [ time ]
[ + | - ] MERGE-DATES calendar-file
[ + | - ] year month day [ time ]
+
adds the specified run times to the times so far recorded.
-
deletes the specified run times from the times so far recorded.
year
specifies the year in any of these forms:
[ yy] yy
is a two-digit or four-digit number specifying the year.
*
specifies all years.
month
specifies the month in any of these forms:
[ m] m
is a number in the range 1 through 12 specifying the month.