JCL Help:IJclSchedule.Reset

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Resets the schedule.


Pascal

 procedure Reset;


Description

Reset will reset the schedule. As a result DayCount and TriggerCount are set to 0 and LastTriggered is set to a null time stamp (NullStamp).
After calling reset the next call to NextEvent, NextEventFrom or NextEventFromNow will restart the schedule.


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