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,d717636baa601a7c,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-09-11 02:11:09 PST Path: supernews.google.com!sn-xit-02!supernews.com!easynews!newsfeed.frii.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!howland.erols.net!newsfeed.cwix.com!intgwpad.nntp.telstra.net!newsfeeds.bigpond.com!not-for-mail From: "version_x" Newsgroups: comp.lang.ada Subject: Ada question X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Date: Mon, 11 Sep 2000 17:21:50 +0800 NNTP-Posting-Host: 139.134.90.193 X-Trace: newsfeeds.bigpond.com 968662888 139.134.90.193 (Mon, 11 Sep 2000 19:01:28 EST) NNTP-Posting-Date: Mon, 11 Sep 2000 19:01:28 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) Xref: supernews.google.com comp.lang.ada:582 Date: 2000-09-11T17:21:50+08:00 List-Id: Is ada able to send data directly to the printer ports registers? the reason i ask is that i have a neat little lcd display and i'd like to write a program in ada to drive it. rees