Hi,
I have a piece of code that I convert a numeric into a character:
char_var = put(num_var, $16.) ;
and I get the warning
"Variable num_var has already been defined as numeric."
can anyone tell me how to get rid of this? from that point forward I only use the character version of the variable.
Thanks for your help.
Just remove the $ from the statement where you are using the put function.
Just remove the $ from the statement where you are using the put function.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
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.