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,FREEMAIL_FROM, INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e52667a1a139f061,start X-Google-Attributes: gid103376,public From: "arcele" Subject: limited private mode Date: 2000/10/17 Message-ID: <8sj2ta$5on$1@slb7.atl.mindspring.net>#1/1 X-Deja-AN: 682708392 X-Priority: 3 X-Server-Date: 18 Oct 2000 02:46:02 GMT X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Organization: MindSpring Enterprises X-MSMail-Priority: Normal Newsgroups: comp.lang.ada Date: 2000-10-18T02:46:02+00:00 List-Id: I'm trying to write a driver for a generic package I have written, and I am getting an error that reads 'expect name of generic package in instantiation'. does anyone know what this error means? and how i can fix it? thnx