BookmarkSubscribeRSS Feed
DmytroYermak
Lapis Lazuli | Level 10

Hi all,

 

Could you please say what are the options of proc report that are not working in simple text report - ODS Listing. Or provide a link on the topic. Thank you!

1 REPLY 1
Cynthia_sas
SAS Super FREQ

Hi:
I am not sure what you mean by "options of PROC REPORT that are not working in simple text report" -- most of the original PROC REPORT options like SPACING, FLOW, LS, PS, HEADLINE, HEADSKIP, DOL, DUL, UL, OL, WIDTH all work in the ODS LISTING destination but do NOT work in proportional font destinations like HTML, RTF, PDF, etc.

Options like STYLE= override will work in ODS destinations, but will NOT work in LISTING.

The documentation is very specific about which options do NOT work in which destinations:
http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#n1dz7jdasx5t56n1rmlx3...

Here's an example:

report_contents.png


and here's another from the doc:
flow_listing_only.png

cynthia

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1 reply
  • 982 views
  • 0 likes
  • 2 in conversation