Re: What is the function value in perl?
[email protected] (Peter Scott)
| Newsgroups | perl.beginners.cgi |
|---|---|
| Organization | Pacific Systems Design Technologies |
| Message-ID | <[email protected]> |
On Fri, 04 Jan 2008 09:04:48 -0800, Beginner wrote: > Hi all, Can any body teach me how to input the function key in perl? > such as "Esc", F1, F2, F3, F4"....... > I' m programming something with perl to work with IBM AS400 system, > and it needs to input some key like F3, F9...... Type "perldoc -q single" and that should get you started. -- Peter Scott http://www.perlmedic.com/ http://www.perldebugged.com/