in reply to Re^8: Split tab-separated file into separate files, based on column name (open on demand)
in thread Split tab-separated file into separate files, based on column name
Unfortunately, there's apparently a bug in the translator, and the above script needs a s/\$Fld\\$i\K\/-1]/g to fix it.Patches are welcome!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: Split tab-separated file into separate files, based on column name (open on demand)
by haukex (Archbishop) on Sep 01, 2020 at 13:44 UTC | |
|
Re^10: Split tab-separated file into separate files, based on column name (a2p)
by LanX (Saint) on Aug 31, 2020 at 10:32 UTC |