Re: Strings in file
- From: "Bruce Roberts" <ber@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 23 Sep 2005 11:13:16 -0400
"Tom" <you1@xxxxxxx> wrote in message
news:fJTYe.146875$dP1.503914@xxxxxxxxxxxxxxxxxx
> it looks like this, the word number was just a way to explain that it is 3
> fields in the file.
> > > 04: 154-1-0Ber Er F 050829-31/2140 1 15,522
> > > 05: 124-1-1Ber Er F 050912-31/2160 2 15,135
>
> > > 04: 101-2-0Kih Ör S 050817-71/2140 1 15,120
> > > 05: 106-0-0Unt Jo S 050907-49/2140 1 15,4a21
>
> > > 04: 121-3-1Sva Åk J 050903-52/2140 1 16,281
> > > 05: 143-1-1Sva Os Å 050915-71/2140 7 16,199
I take it that the file contents are
// begin file on next line
04: 154-1-0Ber Er F 050829-31/2140 1 15,522
05: 124-1-1Ber Er F 050912-31/2160 2 15,135
04: 101-2-0Kih Ör S 050817-71/2140 1 15,120
05: 106-0-0Unt Jo S 050907-49/2140 1 15,4a21
04: 121-3-1Sva Åk J 050903-52/2140 1 16,281
05: 143-1-1Sva Os Å 050915-71/2140 7 16,199
// last line of file above
IOW there is an empty line separating each pair of lines. Now, how exactly
are they to be sorted?
.
- References:
- Strings in file
- From: Tom
- Re: Strings in file
- From: Maarten Wiltink
- Re: Strings in file
- From: Tom
- Strings in file
- Prev by Date: Re: Strings in file
- Next by Date: Re: Strings in file
- Previous by thread: Re: Strings in file
- Next by thread: Re: Strings in file
- Index(es):
Relevant Pages
|