I was really curious, I am new to the SAS programming, but an idea came to mind, and I wanted to see if it was possible to implement. I wanted to be able to set up a timer using SAS, or another program that works with SAS to submit batch jobs to sas when I am not at the computer. For example, I write 2 - 3 programs, and I know I am going to be gone for a week, I would do the following:
*Monday April 9, 2007 at 8:00am* What I would want to happen would be: SAS would take the file from the path I supplied and then run the batch file during that time.
I am no way an expert with SAS, but I do have a lot of ideas, I was just curious if this was even possible to do.
Thanks