June 2002
Beginner
759 pages
80h 42m
English
Tgoto
$terminal->Tgoto('cm',col,row[,fh])
Produces control string to move the cursor relative to the
screen. Doesn’t cache output strings, but does % expansion as needed on control string.
Takes the following arguments:
'cm'Required first argument (“cursor move”)
col, rowColumn and row to move cursor to
fhFilehandle that will receive the control string