Date: Sun, 30 Jan 2011 17:00:57 -0800
Reply-To: Jack Hamilton <jfh@STANFORDALUMNI.ORG>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jack Hamilton <jfh@STANFORDALUMNI.ORG>
Subject: Re: How to read csv file when each record only ends with OD
In-Reply-To: <201101310039.p0UBofZ7018822@waikiki.cc.uga.edu>
Content-Type: text/plain; charset=us-ascii
Does the TERMSTR= option on the INFILE statement do it? http://support.sas.com/onlinedoc/913/getDoc/en/hostwin.hlp/chifoptfmain.htm
On Jan 30, 2011, at 4:39 PM, Arthur Tabachneck wrote:
> Okay, it's Sunday and it's late, but I just confronted a file that I can't
> figure out how to read without rewriting it.
>
> If all records end with just OD not OD and OA, is there an option that can be
> used to let SAS know when each record ends?
>
> Art
|