Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: GetEventsChapter 19
Win32 Modules and Extensions
Next: Reference: Input
 

Info

$cons->Info

Returns an array of information about the console, which contains:

This example prints the cursor's current position:

@info = $CONSOLE->Info();
print "Cursor at $info[3], $info[4].0";


Previous: Reference: GetEventsPerl in a NutshellNext: Reference: Input
Reference: GetEventsBook IndexReference: Input



Banner.Novgorod.Ru