BookmarkSubscribeRSS Feed
jj4
Calcite | Level 5 jj4
Calcite | Level 5

Hi,

It happened recently when I had to re-download Microsoft Office since the license expired. I am running SAS 9.4. All the SAS outputs are in RTF files, which get automatically created after a program is done running. I am just wondering if there are some settings I need to fix or someone who had similar problems.

Thank you

2 REPLIES 2
mkeintz
PROC Star

This is a shot in the dark.

 

Way, way, way back in the day, impact printers would generate bold lines by reprinting a line.  Of course, that required telling the printer to not advance a line before the second impact.   Sometime printer drivers would be set up wrong, i.e. using impact printer techniques on other types of printers (or a carriage return would erroneously imply a line feed), and duplicate lines might occur where single bold lines were wanted.

 

If you are getting two lines for titles and footnotes, are they currently set to bold?  If so, turn off the bold and if you now get single lines, there's something wrong with the printer drivers or printer assignment.

--------------------------
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

--------------------------
ballardw
Super User

It would help if you could show a result file.

 

Are these titles or footers generated in macros where a loop might create a Title1 and Title2 statements with the same text?

Which ODS RTF (or tagsets.Rtf) options are in effect?

What program are you using to view the file? Have you tried opening one of the files with a different program that will read rtf such as Wordpad or a word processor program other than Word?

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

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