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 (August 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, 26 Aug 2009 12:28:12 -0700
Reply-To:     Austin_HSBC <mark.r.austin@US.HSBC.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Austin_HSBC <mark.r.austin@US.HSBC.COM>
Organization: http://groups.google.com
Subject:      Variable length record - occurs 1 -100 times
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

I have a variable length tape file and at the end there is a section of data where it begins like this: (TRAN-AREA OCCURS 1 TO 100 TIMES

Then depending on the COUNTER, this records repeats horizontally for as many times as the COUNTER is.

Has anybody out there wrote SAS code (which I think is a do loop of sorts) in order to read such records?

Thanks for your help.


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