karlomutschler
Programmer
good day,
I need to run my Main SAS script, in which I have INCLUDEed
the tasks that need to accomplished after a certain
condition has been met.
Basically it should operate as follows:
My SAS script would test, say from 05h00 onward, whether a
specific datevariable meets the condition or not.
If not then go to sleep for 5min
if yes then run the scipt.
Any advice, tips and tricks in this regards are most welcome.
Kindest regards
Karlo
I need to run my Main SAS script, in which I have INCLUDEed
the tasks that need to accomplished after a certain
condition has been met.
Basically it should operate as follows:
My SAS script would test, say from 05h00 onward, whether a
specific datevariable meets the condition or not.
If not then go to sleep for 5min
if yes then run the scipt.
Any advice, tips and tricks in this regards are most welcome.
Kindest regards
Karlo