View Single Post
  #3 (permalink)  
Old 07-01-2009, 04:00 PM
DonS DonS is offline
Member
   
Join Date: Jun 2003
Location: Santa Clara, CA
Posts: 2,583
Default

The activity log file has extra carriage return (0x0D) characters on each line. Instead of ending with CR-LF, each line ends with CR-CR-LF.

I'll investigate.
Reply With Quote