- This project (Serv) stands for a quick cron-like tool, written in C/Rexx.
- Its purpose is to start tasks regularly (one at a time) with the schedule in a special file.
- main features:
/F
and/P
support, schedules, pure z/OS support (no special z/UNIX configuration is required)
- Download the sources
- Change
USRHLQ
to an appropriate one in all files. - Compile/bind the project with the jobs in
JCL
dataset. - Test it!
- Repo owner: candiduslynx (candiduslynx@gmail.com)