Date: Fri, 18 Dec 2009 12:49:59 -0500
Reply-To: Joe Whitehurst <joewhitehurst@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Joe Whitehurst <joewhitehurst@GMAIL.COM>
Subject: Re: Array use?
In-Reply-To: <df112015-40c3-4219-a16e-104714723143@g22g2000prf.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
I thought RECFM=N eliminated the construct of LRECL? If the file is
rendered recordless, why would there be a maximum LRECL? I'll look a little
deeper into this.
> Recfm=n does read a fle, but I believe it cannot read a 1gig file as
> a string, the maximum lrecl=1 megabyte.
>
> In PERL you can seemlessly run a regular expression against a file
> and match a string 1 gigabye into the file.
>
|