Fw: works when printing to screen, not when printing to file! - SOLUTION!?

2005-01-06 Thread Adrian Farrell
cc Subject works when printing to screen, not when printing to

works when printing to screen, not when printing to file!

2005-01-06 Thread Adrian Farrell
Hi, I have an issue that makes me think there maybe something fundamental I'm misunderstanding about how perl operates. The code below simply replaces the ASCII SOH character \001 with a space in real time on a logfile. And it works great if the output is printed to screen, BUT, if it's printed