INFILE ’/home/u49685701/EPG1V2/SRM502/HSB.TXT’ delimiter = ’09’x;
Do you have a question?
I do.
This syntax is not working
/home/u49685701/my_shared_file_links/u50451429/HSB.TXT
I just copied it and pasted but the sas studio does not run it.
I just copied it and pasted but the sas studio does not run it.
1. I am sure that not only it doesn't run, but also you have an error message in the log.
You must always check the log. Even if the code runs.
2. This statement belongs in a data step. I cannot do anything on its own.
Please post the complete log of the data step in which you use this statement.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.