Re: Read 20 lines when pressing n for next
- From: "A. Sinan Unur" <1usa@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Apr 2008 01:48:54 GMT
s9uzaa@xxxxxxxxx wrote in news:37b9eb38-e188-4dc2-b3a7-
5f09cc3b81ea@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
I would like to write a perl script with the following criteria match.
Give it a shot. Then post any questions you might encounter (please read
the posting guidelines first).
1. open any text file taken the name from the command line.
2. read top 20 lines and stops, then
3. ask to press letter "n or p" (for next/previous) to print next or
previous 20 lines.
would appreciate any kind of help.
4. must have subroutine used.
Look up $. in perldoc perlvar
Sinan
--
A. Sinan Unur <1usa@xxxxxxxxxxxxxxxxxxx>
(remove .invalid and reverse each component for email address)
comp.lang.perl.misc guidelines on the WWW:
http://www.rehabitation.com/clpmisc/
.
- Follow-Ups:
- Re: Read 20 lines when pressing n for next
- From: Chris Mattern
- Re: Read 20 lines when pressing n for next
- References:
- Read 20 lines when pressing n for next
- From: s9uzaa
- Read 20 lines when pressing n for next
- Prev by Date: Re: Read 20 lines when pressing n for next
- Next by Date: Re: cperl-mode.el (was: Re: FAQ 3.12 Where can I get perl-mode for emacs?)
- Previous by thread: Re: Read 20 lines when pressing n for next
- Next by thread: Re: Read 20 lines when pressing n for next
- Index(es):
Relevant Pages
|