BookmarkSubscribeRSS Feed
amatovu
Calcite | Level 5

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
SASKiwi
PROC Star

The -SYSIN option only applies to the SAS.EXE program not to SEGUIDE.EXE.

amatovu
Calcite | Level 5
Thank you, Now without it it opens the program only, what can i do
ChrisHemedinger
Community Manager

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

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1772 views
  • 0 likes
  • 3 in conversation