The
CRON command allows you to add in timed commands to the system.
As far as I remember it was only added in HiPath V1 ?
To add new ones on Comwin then click on Macro->Retreive System variant
then CHA-FUNCT:REGIN=Y;
After that you can click on Edit->MML Editor
You could also use the assistant to put these in.
Here is a default one from a standard system.
ADD-CRON:1,P,0,4,*,*,*,"EXE-UPDAT:BP,ALL;";
ADD-CRON:2,P,10,4,*,*,*,"EXE-UPDAT:A1,ALL;";
ADD-CRON:4,P,30,4,*,*,0,"COPY-DDRSM:A1,1,E,1,J,N;";
ADD-CRON:5,P,40,4,*,*,0,"STA-DEL:

AS:VEGAS/DATEI;";
ADD-CRON:6,P,50,4,*,*,0,"STA-REGEN:CRONAMO,L31905Q1111A00001,N,,,,,,ALL;";
ADD-CRON:7,P,0,0,*,*,*,"DIS-ZAUSL:BP,Y;";
ADD-CRON:8,P,0,5,*,*,*,"CHA-SBCSU:STNO=100&&199,DPLN=1;";
ADD-CRON:9,P,10,5,*,*,*,"CHA-SCSU:STNO=100&&199,DPLN=1;";
ADD-CRON:10,P,20,5,*,*,*,"RES-DSSU:STNO,123;";