bondtrails
Technical User
Hi all,
what's the best way to drop n characters from each record in a given file? The n characters are consecutive, but they could be at the beginning, middle, or end of the record.
For example, given file A.txt which has a record length of 1000, how can I get make file B.txt which has a record length of 800 and the first, middle, or last 200 characters of file A.txt dropped?
Thanks for the help everyone!!
--Bondster!!
what's the best way to drop n characters from each record in a given file? The n characters are consecutive, but they could be at the beginning, middle, or end of the record.
For example, given file A.txt which has a record length of 1000, how can I get make file B.txt which has a record length of 800 and the first, middle, or last 200 characters of file A.txt dropped?
Thanks for the help everyone!!
--Bondster!!