in reply to Re: Strange problem reading a text file
in thread Strange problem reading a text file

Halley
Firstly thanks for your reply
. The actual pm library in use is "Atlys.pm"
The strange thing I can get read the output file correctly
without any problem if it is read out
from another script other than the pm script
I tried to put a newline character like doing -
 print "$_\n";
But did'nt help