Re: text on the screen



dave wrote:
[overwriting text on the screen]
> so, there is no position change for above two lines, but the contents
> updated. How to do this in Perl?

For screen control use one of the "Curses" modules:
http://search.cpan.org/search?query=curses&mode=module

jue


.