LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2011, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: Arthur Tabachneck <art297@ROGERS.COM>
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


Back to: Top of message | Previous page | Main SAS-L page