So i want to break down the txt file into multiple smaller sas datasets, can someone tell me how to do it, i searched a lot but nothings working.
I am doing it on sas studio
thanks!
I tried using macros, but the problem is i am unable to get my original variable names, and i am loosing data too
If you're using a data step to read this in, you can do this fairly easily.
Fairly straightforward.