Hi
I'm very new to SAS programmming so I will attempt to explain this as best I can.
I need a small piece of code that will check the system time whilst not being signed into the SAS grid. Once that time criteria has been met I need to then sign on to the SAS grid (version 9.2). Once signed on I need to be able to run a simple "%include" line of code which I already have created. Once that has been accomplished I then need to sign out of the grid.
Many thanks in advance.