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
SAS Super FREQ
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

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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