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
I think you need to show the full code block.
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.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.