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,cd760b0fe214378a,start X-Google-Attributes: gid103376,public From: "NANCY HEHIR" Subject: 'Open' on WinNT and Win95 Date: 2000/06/05 Message-ID: #1/1 X-Deja-AN: 631430797 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Complaints-To: abuse@eircom.net X-Trace: news.indigo.ie 960236280 159.134.245.125 (Mon, 05 Jun 2000 21:18:00 BST) Organization: Information Age Town NNTP-Posting-Date: Mon, 05 Jun 2000 21:18:00 BST Newsgroups: comp.lang.ada Date: 2000-06-05T00:00:00+00:00 List-Id: Can anyone tell me why the command Open(Target_File,Append_Mode,"COM1"); runs successfully on WinNT platform but raises a Device_Error when run on a Win95 platform ?