What does "@" mean in the 4th row in the above coding?
Thanks!
It means hold the line, so that when INPUT is called again (in the IF statement) it reads the same line again rather than going to the next line.
@zihdonv19 wrote: What does "@" mean in the 4th row in the above coding? Thanks!
View solution in original post
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.