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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,37e636c1c9bae8a1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-31 12:27:58 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!212.37.1.10!newsfeed01.nntp.se.dataphone.net!nntp.se.dataphone.net!news.powertech.no!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Combining packages Date: Wed, 31 Oct 2001 20:27:57 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1004560077 19671 129.241.83.82 (31 Oct 2001 20:27:57 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 31 Oct 2001 20:27:57 +0000 (UTC) User-Agent: slrn/0.9.7.2 (Linux) Xref: archiver1.google.com comp.lang.ada:15506 Date: 2001-10-31T20:27:57+00:00 List-Id: On Wed, 31 Oct 2001 13:31:47 -0500, Matthew Heaney wrote: > > "Preben Randhol" wrote in message > news:slrn9u0jr0.5nn.randhol+abuse@kiuk0156.chembio.ntnu.no... >> But I cannot add this to Wordgroups.List. > > If you mean you can't make Add a child of Wordgroups.List, that's true. But > what's wrong with simply making Add a child of Wordgroups? you mean put the Add procedure in another child package? Preben