Re: How to read from keyboard?



In article
<c36c0a030802271028u3c4423b2y6585f16e8aa4f591@xxxxxxxxxxxxxx>, Obdulio
Santana <obduliosantana@xxxxxxxxx> wrote:


I took a look of Term::Getkeys and Term::Readkey and tested some test code
but none helped me.

I want to read the following keys [home][End][Pageup][Page down]

please if someone has the tested version that read these keys I 'll
appreciate the solution .

Have you tried the suggestions in the Perl FAQ?

perldoc -q single

"How can I read a single character from a file? From the keyboard?"

--
Jim Gibson

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
.



Relevant Pages

  • Shortkeys
    ... Short keys is a program I have ... It replaces a single character or multi characters into words, ... very convenient using on a pocket pc when needing entering repetitive ... Best regards ...
    (microsoft.public.pocketpc)
  • Re: Short syntax for array in PHP
    ... and shorten it to a single character. ... $anArray = a; ... Of course you can't assign keys that way, ...
    (comp.lang.php)