Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!think!ames!lll-tis!elxsi!beatnix!murphy From: murphy@beatnix.UUCP (Michael Murphy) Newsgroups: comp.lang.ada Subject: Re: can not abort allocated tasks Message-ID: <584@elxsi.UUCP> Date: Mon, 12-Oct-87 17:17:05 EDT Article-I.D.: elxsi.584 Posted: Mon Oct 12 17:17:05 1987 Date-Received: Wed, 14-Oct-87 01:57:44 EDT References: <7586@steinmetz.steinmetz.UUCP> Sender: nobody@elxsi.UUCP Reply-To: murphy@beatnix.UUCP (Michael Murphy) Organization: ELXSI Super Computers, San Jose Lines: 6 You need to dereference the task access, e.g. abort pool_1.all; That way you are aborting the task rather than the access value. -- Michael P. Murphy -- UUCP: sun!elxsi!elky!murphy