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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,76e8d3fd68c3d761,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-22 02:11:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!cpk-news-hub1.bbnplanet.com!news.gtei.net!news.tele.dk!small.news.tele.dk!212.177.105.133!news.mailgate.org!mygate.mailgate.org!heidelberg.teldix.de!not-for-mail From: "Henrik Quintel" Newsgroups: comp.lang.ada Subject: Screen Handling packages! Date: Wed, 22 May 2002 09:11:19 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Message-ID: <88d37469ae67efc323ba84e966f7b387.86200@mygate.mailgate.org> NNTP-Posting-Host: heidelberg.teldix.de Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1022042934 24532 194.122.72.33 (Wed May 22 11:11:19 2002) X-Complaints-To: abuse@mailgate.org NNTP-Posting-Date: Wed, 22 May 2002 09:11:19 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=heidelberg.teldix.de; posting-account=86200; posting-date=1022042934 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.lang.ada/88d37469ae67efc323ba84e966f7b387.86200%40mygate.mailgate.org Xref: archiver1.google.com comp.lang.ada:24508 Date: 2002-05-22T09:11:19+00:00 List-Id: Hello everybody, I am looking for Ada95 packages which can do the following operations: DISPLAY A SINGLE CHARACTER AT 'X' & 'Y' COORDINATE CLEAR A COLUMN CLEAR A ROW CLEAR SCREEN DISPLAY A STRING AT 'X' & 'Y' COORDINATE GET THE CURRENT DATE AND TIME CHECK AND GET KEYBOARD KEY It would be nice if you could post some locations. I work with GNAT 3.10 for DOS and AdaCaps under Windows ME. The operations must work in a DOS-BOX under Windows ME. Thanks in advance. Yours Henrik -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG