in reply to
Hex value 1A terminates <>
Just a guess here but SUB -> HEX 1A -> DEC 26 -> Ctrl-Z -> EOF marker for DOS files? What happens when you apply binmode?
-derby
Comment on
Re: Hex value 1A terminates <>
Replies are listed 'Best First'.
Hex value 1A terminates <>
by
tekkie
(Beadle)
on Jan 13, 2003 at 14:26 UTC
binmode fixed the problem... thanks to all for helping me realizes what should've been obvious.
I hate mondays...
[reply]
In Section
Seekers of Perl Wisdom