in reply to
Input problem with Enter key...
in thread
Input problem with Enter key...
*heh* actually, those are the only lines in the script that i posted... do i need to add a
$/=undef;
or
$/=chr(13);
or
$/="\n";
?
I tried re-inventing the wheel again, but everytime I push it, it still falls flat on it's side...
Comment on
Input problem with Enter key...
In Section
Seekers of Perl Wisdom