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.8 required=5.0 tests=BAYES_50,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f8ae7c8799572552,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!not-for-mail From: maurizio.ferracini@gmail.com (Maurizio) Newsgroups: comp.lang.ada Subject: test with task Date: 23 Nov 2004 03:12:35 -0800 Organization: http://groups.google.com Message-ID: <211db0ae.0411230312.48f36e70@posting.google.com> NNTP-Posting-Host: 213.215.153.30 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1101208355 19400 127.0.0.1 (23 Nov 2004 11:12:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 23 Nov 2004 11:12:35 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:6367 Date: 2004-11-23T03:12:35-08:00 List-Id: i'm a ada newbie ad image is better than 1000 words http://img112.exs.cx/img112/3417/DSC08831.jpg is possible do this? package A is generic and the task use his procedure. in package B there is array of task. package A create a new task and add it on the array of package B. ps this is not home work, only i try to learn ada :) best regards from italy Maurizio