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-7-bit X-Google-Thread: 103376,4ed76d90379a7b04,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-28 06:46:01 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!newsfeed.berkeley.edu!ucberkeley!sjc1.nntp.concentric.net!newsfeed.concentric.net!newsfeed.ozemail.com.au!ozemail.com.au!not-for-mail Message-ID: <3A4B4FD6.6DC5AE4A@tik.com.au> From: thomas X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: ada printing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Ye 'Ol Disorganized NNTPCache groupie Cache-Post-Path: news.tik.com.au!unknown@203.132.117.130 X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Cache-Post-Path: ns1.satix.net!news@203.132.117.20 NNTP-Posting-Host: 203.132.96.5 X-Trace: ozemail.com.au 978014395 203.132.96.5 (Fri, 29 Dec 2000 01:39:55 EST) NNTP-Posting-Date: Fri, 29 Dec 2000 01:39:55 EST Distribution: world Date: Thu, 28 Dec 2000 22:36:06 +0800 Xref: supernews.google.com comp.lang.ada:3418 Date: 2000-12-28T22:36:06+08:00 List-Id: any hints\ideas on how to print via LPT1 using ada, or where to go to get such hints ? i read an article here with a guy trying to print via text_io.put, with a file name of prn. but i got a status_error. thankyou.