- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 11-10-2015 02:25 PM
(1375 views)
Hello,
I have this program to run a sas program, but instead it just opens the program after complaining that dat file "sysin" not found
The program is below
start/w F:\SASHome\SASEnterpriseGuide\5.1\SEGuide.exe –sysin C:\Users\matovua_sas\programs\rundailystatus.sas
Thank you
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
The -SYSIN option only applies to the SAS.EXE program not to SEGUIDE.EXE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, Now without it it opens the program only, what can i do
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
To use SAS Enterprise Guide to run a batch SAS job, you have to use the automation API. It's simple, but it will require a few lines of VBScript or PowerShell code.
See this blog post for more details:
Chris
Register for SAS Innovate 2025!! The premier event for SAS users, May 6-9 in Orlando FL. Sign up now for the best deals!