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: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

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
  • 3 replies
  • 890 views
  • 0 likes
  • 3 in conversation