5 pts.
0
Q:
ignoring line breaks when inputting data
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?
ASKED: Jul 4 2009  12:00 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
5 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Jul 4 2009  12:00 AM GMT by Ffred   5 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0