Previous Topic: Example: BIND keywordNext Topic: Example: CALANDR keyword


CALENDAR Keyword—Create and Use a Calendar

Valid on z/OS, z/VSE, and z/VM.

Use the CALENDAR keyword to:

When used with ADDTO, this keyword has the following format:

TSS ADDTO(SDT) CALENDAR(calname) 
               [YEAR(yyyy)] 
               [DAYS(daywk1,,,)]
               [INCLUDE(mm/dd)]
               [EXCLUDE(mm/dd)]
calname

Specifies a record ID that must be unique for each calendar. It can contain letters, numbers, and special characters.

Length: 8 characters

DAYS

Specifies the days to include in the calendar.

INCLUDE

Specifies the days to include in the calendar.

EXCLUDE

Specifies the days to exclude from the calendar.

When used with PERMIT, this keyword has the following format:

TSS PERMIT(acid) RESOURCE(resourcename)
                 ACCESS(level)
                CALENDAR(calname)
ACCESS

Specifies one of following access levels: ALL, CREATE, CONTROL, FETCH, NONE, READ, SCRATCH, UPDATE, or WRITE.

Default: READ

This keyword is used with: