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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd9ba71376053a01 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: how to put cursor at X,Y Date: 1996/10/25 Message-ID: <1996Oct25.140041.1@eisner>#1/1 X-Deja-AN: 192028401 x-nntp-posting-host: eisner.decus.org references: <3270BBC4.5480@univ-orleans.fr> x-nntp-posting-user: KILGALLEN x-trace: 846266447/1116 organization: LJK Software newsgroups: comp.lang.ada Date: 1996-10-25T00:00:00+00:00 List-Id: SMTP mail produced this failure, so I post this respons instead of mailing. > The message could not be delivered to: > > ganaye@univ-orleans.fr: Remote system's reason for rejecting: ... User unknown In article <3270BBC4.5480@univ-orleans.fr>, GANAYE Pascal writes: >I'm a beginner in ADA programming looking for a procedure to put the >cursor at the position X,Y in the screen without clear it. That certainly depends on what software controls your screen: VT100 emulator X-windows system Motif Microsoft Windows OS/2 You should repost with that information. Specifying your compiler, machine, and operating system also would be good. >By the way could you say me where i can find ada samples and >ada-programming related WEB Site www.adahome.com