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,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8fde36cb1870c22,start X-Google-Attributes: gid103376,public From: "David Boman" Subject: Reading/writing LPT1 Date: 2000/08/20 Message-ID: <8npkbf$bhd$1@nyheter.chalmers.se>#1/1 X-Deja-AN: 660505941 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Complaints-To: abuse@chalmers.se X-Trace: nyheter.chalmers.se 966808751 11821 129.16.194.25 (20 Aug 2000 21:59:11 GMT) Organization: Chalmers University of Technology X-MSMail-Priority: Normal NNTP-Posting-Date: 20 Aug 2000 21:59:11 GMT Newsgroups: comp.lang.ada Date: 2000-08-20T21:59:11+00:00 List-Id: Hi, Does anyone know how to read /write from the parallellport in Ada? I have a program written in Basic that modifys the some bit's on LPTx but I want to re-write this program to Ada. Unfortunately my skills aren't big enough to do this whitout help...:-) Do I need any special packages, and if so, is it standard packages or do I have to fetch them from the net? I'm running GNAT 3.11 on Win2000. Btw, Is there a www-based FAQ for comp.lang.ada somewhere? Thanx /Boman