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 (February 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 25 Feb 2009 05:49:46 -0600
Reply-To:     "./ ADD NAME=Data _null_;" <iebupdte@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "./ ADD NAME=Data _null_;" <iebupdte@GMAIL.COM>
Subject:      Re: Proc Export Truncating records
Comments: To: LokeshAwasthy <vyom009@gmail.com>
In-Reply-To:  <d0e17b6f-7edc-4f5e-8201-4dc0596041f3@p11g2000yqe.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

show your work

On 2/25/09, LokeshAwasthy <vyom009@gmail.com> wrote: > I have tried that as well, doesnt help. Any other suggestions? > > > > On Feb 25, 1:13 am, anindya.lugb...@GMAIL.COM (Anindya Mozumdar) > wrote: > > On Wed, Feb 25, 2009 at 12:55 AM, Akshaya Nathilvar > > > > <akshaya.nathil...@gmail.com> wrote: > > > 256 is the default logical record length to read and write external files. > > > Change the system option LRECL to upto a value of 32,767. > > > > Is LRECL available as a system option? > > > > For me, if I examine the data step generated in the log, the default > > LRECL which is used is 32,767. > > > > Regards, > > Anindya >


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