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
Diamond | Level 26

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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 1 reply
  • 1255 views
  • 0 likes
  • 2 in conversation