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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.70.140.108 with SMTP id rf12mr40254691pdb.12.1434991279207; Mon, 22 Jun 2015 09:41:19 -0700 (PDT) X-Received: by 10.140.37.129 with SMTP id r1mr463262qgr.18.1434991278910; Mon, 22 Jun 2015 09:41:18 -0700 (PDT) Path: buffer1.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!h15no6998606igd.0!news-out.google.com!4ni2491qgh.1!nntp.google.com!q107no2690788qgd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 22 Jun 2015 09:41:18 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.99.95.58; posting-account=sDyr7QoAAAA7hiaifqt-gaKY2K7OZ8RQ NNTP-Posting-Host: 83.99.95.58 References: <9894cde7-2cf8-4060-be65-857812ad7b09@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <17436268-aceb-461f-bdcf-eee8436cd0e6@googlegroups.com> Subject: Re: Is there an easier way for this? From: Laurent Injection-Date: Mon, 22 Jun 2015 16:41:18 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:193720 Date: 2015-06-22T09:41:18-07:00 List-Id: On Sunday, 21 June 2015 21:25:39 UTC+2, Jeffrey R. Carter wrote: > PragmARC.Images.Image (How_Many) & Ok now that took me some time to figure out. Image doesn't exist. So I had to instantiate the generic signed_image function to get it to work. Is that correct or did I miss something? Thanks Laurent