Suppose we have this text on three spearate lines this is a sentence. this is another sentence. and we want to read it as two records - one for each complete sentence this is a sentence. this is another sentence. How can I do that is SAS?
hi I am doing dataanalysis for sas. I have to create multiple do loops as i have smae family id for 3-4 persons but unique personla id and then separate event status for all .how to create a sas program so that it works separately for all the observations with similar id and then go to the next...


