in reply to Re^5: Ignoring lines in flat text file
in thread Ignoring lines in flat text file

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^7: Ignoring lines in flat text file
by ikegami (Patriarch) on Sep 11, 2007 at 20:08 UTC

    positions 14-16 that do not have 800, 866, 877 or 888 also need to be copied without modification to the output file.

    That's exactly what my code should do. If it's not, show us your code with the new condition added, the input files* you used and the output that should be generated from those input files. I'm tired of guessing.

    * — Use input files only big enough to demonstrate the problem.

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re^7: Ignoring lines in flat text file
by toolic (Bishop) on Sep 11, 2007 at 20:10 UTC
    Can you provide a few sample lines from your input files, as well as the exact desired output?
    A reply falls below the community's threshold of quality. You may see it by logging in.