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 (April 2001, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sun, 29 Apr 2001 15:43:39 -0700
Reply-To:     news <young_sh@PACBELL.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         news <young_sh@PACBELL.NET>
Organization: SBC Internet Services
Subject:      problems with delimiter on ascii file

I am reading in a delimited file with delimiter='|||' and the first 27 records read in fine and then it appears the file has an odd number of delimiters in between two variables.for the rest of the file. For example: joe smith|||123 street|||chicago|||il|||11111 bob smith|||235 street|||||||11111 Is there a trick in the input statement to read the variable in spite of missing information and an odd number of delimiters. Thanks, SY


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