Description: Flexible, lightweight CRON compliant scheduler. Works directly the code. Main features:
Compatible with most of what CRON is offering
Setting the CRON is as simple as setting one string. Example bellow.
It also supports simple intervals in addition to CRON style schedules
Schedule can have valid / to limits
OnSchedule event can be called in a new background thread or in context of main thread
Very lightweight implementation
To Search:
File list (Check if you may need any files):
Cromis.Scheduler.pas
Cromis.StringUtils.pas
Cromis.Unicode.pas
Demos
.....\Cromis.Scheduler
.....\................\Main.dfm
.....\................\Main.pas
.....\................\Schedule.bdsproj
.....\................\Schedule.dpr
.....\................\Schedule.dproj
.....\................\Schedule.exe
.....\................\Schedule.res
Cromis.Streams.pas