NetBatch Manual

Run Calendar Generation and Display
NetBatch Manual522460-004
5-9
Formatting Source Data
[ + | - ] / option [ / option ]… [ time ]
+
adds the specified run times to the times so far recorded.
-
deletes the specified run times from the times so far recorded.
option
specifies a run-time frequency. The options are:
n
specifies a day of the month where n is a number in the range 1
through 31. For example, /1 specifies the first day; /15 specifies the
fifteenth day; /31 specifies the last day (not necessarily the thirty-first).
nM
specifies a frequency in months from the day before the current system
date. n is a number in the range 1 through 12. For example, /3M
specifies a quarterly frequency.
nY
specifies a frequency in years from the day before the current system
date. n is a number in the range 1
through 11. For example, /5Y
specifies a frequency of once every five years.
day
specifies a day of the week where day is the first three characters of
the day name; for example, /MON, /TUE. You cannot combine other
frequency options with this option if it is the first option.
H[ n]
specifies a half-yearly frequency occurring at month-end n months
after each half-year (30 June and 31 December). n is a number in the
range 15. For example, /H specifies a six-monthly frequency
occurring at the end of June and December; /H4 specifies the end of
October and April.
M
specifies a monthly frequency occurring at month-end (31 January, 28
February [leap years 29 February], 31 March, … 31 December). You
can also specify this frequency with option n.