Hi,
I want to comment in the editor
*********************************
data null; |
set have; |
where datepart(time)=; |
run; |
********************************;
How can I get to fill the edges with lines on both sides of the box???
Thanks
You'll need to make sure you are using a monospace font, such as SAS Monospace, and no bolding within the lines otherwise any character base approach will be shifted just as your original post in this thread doesn't align vertically.
Once upon a time it would have been simple to enter using ALT and the numeric key pad to access the box drawing characters from the old IBM pc font set, but Windows seems to be short circuiting that approach. It seems like you need Unicode in the current enhanced program editor to get a vertical line character that woule work and I'm too lazy to figure an easy way to do that.
Hi,
Thanks for the reply.
Also how can I get a solid line from top to down of the box instead of the dotted lines???
Thanks
you may use underscore /*______________________________________________*/
Thanks. I wanted a vertical line for the sides!!!
Think about your request in terms of a text editor. Only having what's on the keyboard how can you accomplish what you desire?
Please watch your caps and exclamation points, it implies tone.
! = exclamation, loud voice
!! = strong exclamation, shouting
!!! = all-caps, strong exclamation with loud shouting
!!!! = all-caps, loud, intense screaming
!!!!! = all-caps, the mother of all shouting/screaming/cursing
You'll need to make sure you are using a monospace font, such as SAS Monospace, and no bolding within the lines otherwise any character base approach will be shifted just as your original post in this thread doesn't align vertically.
Once upon a time it would have been simple to enter using ALT and the numeric key pad to access the box drawing characters from the old IBM pc font set, but Windows seems to be short circuiting that approach. It seems like you need Unicode in the current enhanced program editor to get a vertical line character that woule work and I'm too lazy to figure an easy way to do that.
I personally cannot stand that type of "boxed" comment blocks.
It is a waste of time and effort to create. Detracts from the readability of the comments and makes it harder to edit the content of the comment. Not to mention the number of hours wasted debugging programs only to discover there is an extra * or | out in column 150 that is invisible in the editor because it is off the screen.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.