Calendar entries and sets REXX stem variables for ADD, CHANGE, and GET


The following tables display a list of variables and example values for the TOMEXEC ADD, CHANGE and GET functions. 

Some variables are index variables and their value is the number of occurrences of the variable that have been returned. That index number becomes a node within the variable name for the specific values for each variable. Any variable that contains an n as a node in the variable name also has an index variable.

REXX stem variables and values: calendar entries ADD, CHANGE, or GET

The following table lists variables (and example values) that can be set or assigned before issuing the TOMEXEC ADD and CHANGE functions and are returned after issuing the TOMEXEC GET function for calendar entries (DAY, TIME or PERIOD).

REXX stem variables and sample values: calendar entries ADD. CHANGE, or GET

REXX stem variable

Description of variable

Examples of values

CAL.CALENDAR.DAY.DEFN

Definition for a calendar day entry

WED

CAL.CALENDAR.TIME.DEFN

Definition for a calendar time entry

093000153000

CAL.CALENDAR.PERIOD.DEFN

Definition for a calendar period entry

'1999010100000020080101235900'

CAL.UPDATED.TOD

Time of day when the calendar entry was last updated

hh:mm:ss

CAL.UPDATED.USERID

User ID of the last person, who updated the calendar entry 

user ID

REXX stem variables and values: calendar sets ADD, CHANGE, or GET

The following table lists variables (and example values) that can be set or assigned before issuing the TOMEXEC ADD and CHANGE functions and are returned after issuing the TOMEXEC GET function for calendar sets (CALSET).

REXX stem variables and sample values: calendar set ADD, CHANGE, or GET

REXX stem variable

Description of variable

Examples of values

CAL.CALENDAR.SET.DAY.0

Number of calendar day entries in the set

2

CAL.CALENDAR.SET.TIME.0

Number of calendar time entries in the set

1

CAL.CALENDAR.SET.PERIOD.0

Number of calendar period entries in the set

1

CAL.CALENDAR.SET.DAY.n

Name of calendar day entry in the set

DLY

CAL.CALENDAR.SET.TIME.n

Name of calendar time entry in the set

KEN1 Test

CAL.CALENDAR.SET.PERIOD.n

Name of calendar period entry in the set

FirstSh

CAL.UPDATED.TOD

Time of day when the calendar set was last updated

hh:mm:ss

CAL.UPDATED.USERID

User ID of the last person, who updated the calendar set 

user ID


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*