BookmarkSubscribeRSS Feed
HeatherNewton
Quartz | Level 8

can you check for me if the batch job in the picture is running any sas programs? if so what is the sas programs? was it run successfully?

 image_50344449.JPG

4 REPLIES 4
HeatherNewton
Quartz | Level 8

can you help to check if this batch job kicks start the Init_Real sas of MIU?

thanks.

Sajid01
Meteorite | Level 14

Your screen shot is not very clear. If you can post as a plain text something can be said. 
But looks like the code appears by the name batchjob.sas.  This is somethig that is being executed.
From screenshot looks like executed twice.

Ksharp
Super User
Yes. The running SAS code is " batchjob.sas "
If DOS screen print "Batch SUccess" then your sas code run successfully .
Kurt_Bremser
Super User

This is a screenshot of a UNIX shell script which was opened in software that does not recognize UNIX line separators (single LF character).

Open the file in a proper editor (if on Windows, Notepad++) and then copy/paste the text into a code box.

It is necessary to see the separate lines to know what is part of comments and what is actually executed.

 

But yes, it runs a SAS program.

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 4 replies
  • 1027 views
  • 3 likes
  • 4 in conversation