JCL Help:IJclYearlySchedule.Day
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclYearlySchedule.Day Property
[+] IJclYearlySchedule Properties
Search in JCL Help
Search in all projects
Summary
Specifies the day of the month on which the event is to be generated.
Pascal
property Day: Cardinal;
Description
Day specifies on which day of the month an event is to be generated. If the specified day is higher than the number of days in the month the event is generated, it will default to the last day of that month (eg. if Day is set to 31 and an event is to be generated in February 2010, an event will be generated on February 28th).
Day is only supported when IndexKind is set to either sikNone.
See Also
About
Donator
Marcel Bestebroer
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page