C's gotoxy() equivalent in Perl
- From: Yogi <yogeshkagrawal@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 02:14:54 -0800 (PST)
Hi,
I am trying to print something on my screen at specific location. Do
we have anything equivalent to gotoxy() , as we have in C language, in
Perl? I tried using Term::Cap but not getting any success.
Getting an error message : "TERM not set at...".
I am trying to run my perl script on Windows envt.
Perl version = v5.8.8 built for MSWin32-x86-multi-thread
Any pointers/help?
.
- Follow-Ups:
- Re: C's gotoxy() equivalent in Perl
- From: Ben Morrow
- Re: C's gotoxy() equivalent in Perl
- From: John W. Krahn
- Re: C's gotoxy() equivalent in Perl
- Prev by Date: Re: Restrict IP access to a Perl application
- Next by Date: Re: C's gotoxy() equivalent in Perl
- Previous by thread: FAQ 9.18 How do I decode a MIME/BASE64 string?
- Next by thread: Re: C's gotoxy() equivalent in Perl
- Index(es):
Relevant Pages
|