NetBatch Manual
Run Calendar Generation and Display
NetBatch Manual—522460-004
5-8
Formatting Source Data
mmm
is a character string specifying the month. The options are:
*
specifies all months.
day
specifies the day in any of these forms:
[ d] d
is a number in the range 1 through 31 specifying the day of the month.
ddd
is a character string specifying the day. The options are:
LAST
specifies the last day of the month.
WEEKDAY
specifies all Mondays, Tuesdays, Wednesdays, Thursdays, and
Fridays.
WEEKEND
specifies all Saturdays and Sundays.
*
specifies all days.
time
specifies a time that overrides the default start time specified on the first
noncomment line. For the format of time, see default-start-time . Omitting +
and - makes BATCHCAL replace all previous times recorded for a date
with the specified time.
JAN[UARY] APR[IL] JUL[Y] OCT[OBER]
FEB[RUARY] MAY AUG[UST] NOV[EMBER]
MAR[CH] JUN[E] SEP[TEMBER] DEC[EMBER]
MON[DAY] THU[RSDAY] SAT[URDAY]
TUE[SDAY] FRI[DAY] SUN[DAY]
WED[NESDAY]