Date: Wed, 15 Apr 1998 15:19:12 -0400
Reply-To: timpi@FMRCO.COM
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Tim Pi <timpi@FMRCO.COM>
Subject: help read a record and then output ...
Content-Type: text/plain; charset=us-ascii
Hi SAS users,
I have a file in the following format :
^xxxx^jljlsas^n134vzcsdr^ccc^re3nh4^ ...............^
The ^ is the delimiter. I want to convert it into multiple records
like
xxxx
jljlsas
n134vzcsdr
....
However the number of ^ is different everytime I get the file.
Any idea?
Thx!
Tim Pi
|