From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,2626cb3fdc993d16 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-14 17:43:23 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-xit-08!supernews.com!newsfeed.news2me.com!newsfeed2.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3E72852A.40606@acm.org> From: Jeffrey Carter User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Need a gotoXY consol IO procedure for Rational Apex on Sun References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Date: Sat, 15 Mar 2003 01:41:40 GMT NNTP-Posting-Host: 63.184.105.43 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 1047692500 63.184.105.43 (Fri, 14 Mar 2003 17:41:40 PST) NNTP-Posting-Date: Fri, 14 Mar 2003 17:41:40 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:35354 Date: 2003-03-15T01:41:40+00:00 List-Id: �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