in reply to Re^2: Splitting file into separate files based on record lengths and identifiers
in thread Splitting file into separate files based on record lengths and identifiers

This is the data that breaks my original script:

0002*330004%19770004$BOB 0002*430004%1967

...it results in spitting this into the dollar.txt file and nothing into the other two.

0002*330004%BOB 0002*430004%1967

Thanks!

Replies are listed 'Best First'.
Re^4: Splitting file into separate files based on record lengths and identifiers
by kennethk (Abbot) on Aug 25, 2010 at 22:41 UTC