On Thu, 5 Jul 2001, Brett W. McCoy wrote:
> On Thu, 5 Jul 2001, F.H wrote:
>
> > I'd like to be able to print a string at a specific location . Is there any
>function that does that.
> > $test = "abcd';
> > I want to print $test at position 20-25.
> > I appreciate if someone can help
>
> You will need something like the Curses module that will let you define
> areas of the screen as windows and let you specifically set screen
> locations. Curses is available from CPAN.
Never mind... I read the question as "printing at location 20,25",
thinking you meant a screen location.
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
The bigger the theory the better.