BookmarkSubscribeRSS Feed
Jaheuk
Obsidian | Level 7
in SAS 8.2 on mainframe this worked:
call define(_row_,'style','style={background=bisque FONT_WEIGHT=BOLD frame=box}') ;

however with SAS 9.2 now it does NOT work anymore??

I got a solution with style(summary) ...... but nevertheless it should keep working!!!

any ideas??


Regards,
Herman
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi:
I do remember that there were some changes to PROC REPORT between 8.2 and 9 that altered where you could change cell values (COMPUTE AFTER versus COMPUTE varname). You might have stumbled onto one of those instances. Without seeing more of your code, it is hard to comment.

You might want to work with Tech Support on this question ,as they could replicate your results on the relevant operating systems and tell you whether the behavior is a bug or one of the differences.

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
  • 1033 views
  • 0 likes
  • 2 in conversation