Re: What is the function value in perl?
[email protected] (Beginner)
| Newsgroups | perl.beginners.cgi |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <3432a878-89d5-41df-8ed2-8573904da14d@j20g2000hsi.googlegroups.com> |
On 15, 619, [email protected] (Peter Scott) wrote: > 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 Scotthttp://www.perlmedic.com/http://www.perldebugged.com/ Do you mean I do a search for " perldoc -q single" at yahoo or google?