in reply to Re: script inserts \x00 bytes on WinXP
in thread script inserts \x00 bytes on WinXP

Byte 0xB0 exists on Windows as well. It may not display the same, but instances of 0xB0 don't suddenly become 0x00 based on the OS being used to read the file.
  • Comment on Re^2: script inserts \x00 bytes on WinXP