home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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, row

Column and row to move cursor to.

fh

Filehandle to receive the control string.


Previous: Reference: Tgetent Perl in a Nutshell Next: Reference: Tpad
Reference: Tgetent Book Index Reference: Tpad

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.