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,121fc5bd008aba4e,start X-Google-Attributes: gid103376,public From: "Brian Lang" Subject: Passing PUT to a generic Date: 1997/05/01 Message-ID: <5kb746$6n2@Urvile.MSUS.EDU>#1/1 X-Deja-AN: 238753779 Organization: Minnesota State Universities X-MimeOLE: Produced By Microsoft MimeOLE Engine V4.71.0544.0 Newsgroups: comp.lang.ada Date: 1997-05-01T00:00:00+00:00 List-Id: I am trying to pass put to a generic package so I can print to the screen the elements of a generic vector. I know you have to call put someting else, but I'm stuck on the syntax. I would REALLY appreciate so help. Could you please respond via e mail. TIA. Brian