BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Sarah-R
Obsidian | Level 7

I get double-spaced output (for example, proc compare output) when I batch submit on SAS 9.4.   Interactive submission of SAS programs works fine, and is producing single-spaced output.

 

Is anyone experiencing the same issue when you batch submit your programs on SAS 9.4?  

Anyone know a solution to making batch submission produce single-spaced output like the interactive submission?

1 ACCEPTED SOLUTION

Accepted Solutions
Sarah-R
Obsidian | Level 7

Delete SAS profile files, and when a SAS program is run again, it will reproduce the profile files, and show the default setting of single-spaced output.

View solution in original post

3 REPLIES 3
mkeintz
PROC Star

Are you getting this behavior for the sas log as well as the sas print output?

--------------------------
The hash OUTPUT method will overwrite a SAS data set, but not append. That can be costly. Consider voting for Add a HASH object method which would append a hash object to an existing SAS data set

Would enabling PROC SORT to simultaneously output multiple datasets be useful? Then vote for
Allow PROC SORT to output multiple datasets

--------------------------
Tom
Super User Tom
Super User

How are you viewing the files generated by your batch (background) run?

Perhaps your viewer is just wrapping long lines?

 

Or treating the end-of-line characters as end-of-paragraph characters and so inserting a blank line between all of those "paragraphs".

Sarah-R
Obsidian | Level 7

Delete SAS profile files, and when a SAS program is run again, it will reproduce the profile files, and show the default setting of single-spaced output.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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