Re: Fixed fields in regex (was: Trying to Parse a LISTCAT with SORT)

2022-10-26 Thread Walt Farrell
On Tue, 25 Oct 2022 10:33:23 -0500, Paul Gilmartin wrote: >On Tue, 25 Oct 2022 08:55:09 -0500, Walt Farrell wrote: >On Sat, 22 Oct 2022 04:09:43 +, Sri h Kolusu wrote: >> %03=(ENDBEFR=C'.',FIXLEN=8), # Node 3 >> ... >Thanks. I've wished for

Re: Fixed fields in regex (was: Trying to Parse a LISTCAT with SORT)

2022-10-25 Thread Paul Gilmartin
On Tue, 25 Oct 2022 08:55:09 -0500, Walt Farrell wrote: >>> On Sat, 22 Oct 2022 04:09:43 +, Sri h Kolusu wrote: > %03=(ENDBEFR=C'.',FIXLEN=8), # Node 3 > ... Thanks. I've wished for something line FIXLEN in regular expressions. >>> >>>Got an example

Re: Fixed fields in regex (was: Trying to Parse a LISTCAT with SORT)

2022-10-25 Thread Walt Farrell
On Sun, 23 Oct 2022 09:36:49 -0500, Paul Gilmartin wrote: >On Sun, 23 Oct 2022 08:59:09 -0500, Walt Farrell wrote: >> >>>On Sat, 22 Oct 2022 04:09:43 +, Sri h Kolusu wrote: %03=(ENDBEFR=C'.',FIXLEN=8), # Node 3 ... >>>Thanks. I've wished for something

Fixed fields in regex (was: Trying to Parse a LISTCAT with SORT)

2022-10-23 Thread Paul Gilmartin
On Sun, 23 Oct 2022 08:59:09 -0500, Walt Farrell wrote: > >>On Sat, 22 Oct 2022 04:09:43 +, Sri h Kolusu wrote: >>> %03=(ENDBEFR=C'.',FIXLEN=8), # Node 3 >>> ... >>Thanks. I've wished for something line FIXLEN in regular expressions. > >Got an example of what you