Tip of the Day:February 9
From sasCommunity
sasCommunity Tip of the DaySometimes it is necessary to represent a numeric value as a string, then later extract it. Probably the most common such scenario is when the value is passed in a macro variable. Such a "round trip" can cause a loss of precision. One way to prevent that is to use hexadecimal representation. ....read more
Feel free to comment on this tip. |
