data s ;
set sashelp.class ;
run;
if i forget run the program but at particular time it will be run by using task schedule in windows
how can i do?
Take a look at: https://blogs.sas.com/content/sgf/2013/08/14/four-ways-to-schedule-sas-tasks/
Art, CEO, AnalystFinder.com
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.