BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
sas_user4
Obsidian | Level 7

Sanjay,

THANK you very much! This simple code also worked fine.

Can you please elaborate on how to find these codes (v, ^) for SAS? I searched SAS docs and nothing was there?

THANKS again,

R

Jay54
Meteorite | Level 14

On Windows, there is an application called CharacterMap.  You can pick a font name, to see all the characters.  Hover on the character you want and you will see the encoding in the field below.  You can page through a big Unicode font.

 

 

image.png

 

As you can see, every character is not centered in the bounding box.  "Caret" is shifted up and "v" is shifted down.  You can also plot another scatter with a DOT symbol to see the relative positioning as shown in attached graph below.  It looks like "v" is shifted a bit down from the dot, and the "^" is shifted up.

 

SymbolChar.png

sas_user4
Obsidian | Level 7
Thank you, that was very helpful.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

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
  • 32 replies
  • 3852 views
  • 7 likes
  • 5 in conversation