Ïðèãëàøàåì ïîñåòèòü
ßçûêîâ (yazykov.lit-info.ru)

Reference: Info

PreviousChapter 19
Win32 Modules and Extensions
Next
 

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";


PreviousHomeNext
Reference: GetEventsBook IndexReference: Input