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 (March 2010, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 31 Mar 2010 02:42:06 -0700
Reply-To:   Oleg <olopatkin@MAIL.RU>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Oleg <olopatkin@MAIL.RU>
Organization:   http://groups.google.com
Subject:   Re: how to handle lost card
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hi,

try ignoredoseof option:

infile 'd:\work\unpr.txt' ignoredoseof;

Regards, Oleg.


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