in reply to parse a line with varied number of fields
Show some examples of what you are trying to parse and the expected result.
Make this a simple as possible.
If for example, the first 7 fields don't matter, don't show them.
If you have some Perl code, show it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: parse a line with varied number of fields
by raggmopp (Novice) on Jul 03, 2012 at 13:36 UTC | |
by Marshall (Canon) on Jul 05, 2012 at 10:01 UTC |