Hi,
I have written all my codes in EG .
Now im trying to run a sas code by scheduling it every 15 mins...
First i save my code as D:\Final\Codet4sch.sas on server
Then i create a batch file havin the following command:
Start/w C:\SAS\SAS.exe –sysin D:\Final\Codet4sch.sas
Wen I double click this Batch file or put it in windows scheduler..it should run Codet4sch.sas automatically..
But here it throws an exception tht it could not locate sas.exe.... how do i create one>>??
Thanks,
Nachiket