comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jrcarter@acm.org>
Subject: Re: Need a gotoXY consol IO procedure for Rational Apex on Sun
Date: Sat, 15 Mar 2003 01:41:40 GMT
Date: 2003-03-15T01:41:40+00:00	[thread overview]
Message-ID: <3E72852A.40606@acm.org> (raw)
In-Reply-To: VeNba.75$Du.631@newsc.telia.net

�rjan Leringe wrote:
 > I need a procedure to do a little more than text_IO on Rational Apex
 > for Sun. Actually the only procedure need is
 >
 > procedure Goto_XY (X, Y: Integer);
 >
 > which positions the cursor to pos X and row Y (Y can be backwards
 > current position).

If you're doing this for Sun then you can probably use ANSI escape 
sequences. See, for example, PragmARC.ANSI_TTY_Control from the PragmAda 
Reusable Components

http://home.earthlink.net/~jrcarter010/pragmarc.htm

-- 
Jeff Carter
"That was the most fun I've ever had without laughing."
Annie Hall




      parent reply	other threads:[~2003-03-15  1:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12 21:01 Need a gotoXY consol IO procedure for Rational Apex on Sun �rjan Leringe
2003-03-13  1:12 ` Jeffrey Creem
2003-03-13 18:25   ` Warren W. Gay VE3WWG
2003-03-15  1:41 ` Jeffrey Carter [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox