Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by zarleyman

  1. zarleyman

    file processing ends when ascii code 26 encountered.

    Thanks p5wizard, I think that is my best option.
  2. zarleyman

    file processing ends when ascii code 26 encountered.

    Hi. Unfortunately I don't have that facility. All my processing must be done on the windows side. The best option I can think of so far is to pre-process the files with another tool to search&replace the ascii-26 away. z.
  3. zarleyman

    file processing ends when ascii code 26 encountered.

    Hi, Thanks for your reply. I am transferring the file from hp-ux onto windows NT and processing it there. I understand that ascii-26 is sometimes interpreted as end-of-file. However, many tools (even on windows, eg notepad) just display a non-printable and continue on to all the other records...
  4. zarleyman

    file processing ends when ascii code 26 encountered.

    Whenever my awk program sees a record which contains the non-printable character given by ascii code 26 (), it simply stops processing as if it met the end-of-file. It does not process the record which contained the ascii-26 character. (I am using gawk). I am eternally grateful to anyone who...

Part and Inventory Search

Back
Top