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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f02b102d63b5d10,start X-Google-Attributes: gid103376,public From: "mike" Subject: I have a question about the "record" in ADA Date: 1999/05/21 Message-ID: <7i453r$l5m$1@wanadoo.fr>#1/1 X-Deja-AN: 480595289 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Complaints-To: abuse@wanadoo.fr X-Trace: wanadoo.fr 927307707 21686 164.138.141.181 (21 May 1999 17:28:27 GMT) Organization: Wanadoo, l'internet avec France Telecom NNTP-Posting-Date: 21 May 1999 17:28:27 GMT Newsgroups: comp.lang.ada Date: 1999-05-21T17:28:27+00:00 List-Id: Sorry for my bad English :) How could I do to access to the different part of a record which is a generic parameter in a generic package? because my function in my package must acces in the record. Mike