Offer Kaye wrote on Donnerstag, 2. Februar 2006 14:01
> One simple solution:
> Use "clear", e.g.:
> system("clear");
That won't work - I don't want the rest of the screen to be touched.
> More complicated - use "Term::ANSIScreen",
Looks promising, thanks.
I'll let you know how it goes.
Cheers,
Srikanth Madani