BookmarkSubscribeRSS Feed
chrissowden
Obsidian | Level 7

Screenshot 2022-09-09 111331.png

 The following log error shows. I have not seen this before. 

 

compute before _page_ / style={just=left asis=on borderbottomwidth=0.5pt borderbottomstyle=black}; /***Add extra line above the column headers**/
line @1 lbl2 $100.;
endcomp;

 

There is my compute block code

2 REPLIES 2
Reeza
Super User

I think you need to show the full code block.

 

ballardw
Super User

If you want to set the color use BORDERBOTTOMCOLOR=Black

BORDERBOTTOMSTYLE= expects a Line-style definition such as Double Dashed Dotted and similar. Since you did not provide a valid line type I think SAS is expecting something else that might be interpreted as a line style such as a function. Not sure, but I'll bet with Borderbottomcolor=black that error goes away.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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