Mike Re-V wrote:
The following code iterates unexpectedly. I want to loop thru the
file 'file.dat' and pull out every field that begins with 650. The
code then pulls the 650 field and builds an array from the
sub-fields. The code works but I'm stuck on the first record. In
other words if the file I
hi,
The following code iterates unexpectedly. I want to
loop thru the file 'file.dat' and pull out every field
that begins with 650. The code then pulls the 650
field and builds an array from the sub-fields.
The code works but I'm stuck on the first record.
In other words if the file I'm reading h
The following code iterates unexpectedly. I want to
loop thru the file 'file.dat' and pull out every field
that begins with 650. The code then pulls the 650
field and builds an array from the sub-fields.
The code works but I'm stuck on the first record.
In other words if the file I'm reading has