$cons->WriteInput(event)
cons
event
Pushes data in the console input buffer. event is a list of values; for more information, see Input. The string chars can be the result of a ReadChar function or a normal string. Returns the number of characters written, or undef on error.
Input
ReadChar
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]