in reply to Re: Applying regex to each line in a record.
in thread Applying regex to each line in a record.
Note that the first argument to split, even if you write it as ':', is a regex. Only a space is special.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Applying regex to each line in a record.
by stevieb (Canon) on Oct 25, 2020 at 16:01 UTC |