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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3bb692a2b3589bc3 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!f18g2000prf.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: COM problem Date: Wed, 26 Aug 2009 12:42:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: <004e34a8-1e4a-4cc7-baf8-2dd80fc73900@f18g2000prf.googlegroups.com> References: <1e5e4fd4-5de0-46e6-8c58-d2c7a6fb222a@k6g2000yqn.googlegroups.com> <342df6ad-3b80-44be-8461-c951910e496e@s15g2000yqs.googlegroups.com> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1251315729 28450 127.0.0.1 (26 Aug 2009 19:42:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 26 Aug 2009 19:42:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f18g2000prf.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8002 Date: 2009-08-26T12:42:08-07:00 List-Id: On Aug 26, 11:06=A0am, Chrono wrote: > On 25 ago, 16:07, Adam Beneschan wrote: > > > On Aug 25, 9:48=A0am, Pablo wrote: > > > > I have a field type Field_Type whose record values I have to set into > > > a variant variable. How do I do this? > > > I can't speak for anyone else, but personally, I don't understand what > > you're asking for. =A0If you provided an example, even an example > > containing incorrect Ada code (or even code in some other programming > > language) that attempts to do what you're trying to accomplish, it > > might help some of us understand your question. > > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 -- Adam > > Hi Adam, below I give some details...could you help me? Thanks. Ahh, I see---I thought it was a general Ada question; I didn't realize that it had to do with GNATCOM, which I don't know anything about. Sorry. -- Adam