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_50,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!caip!pyrnj!mirror!gabriel!ada-uts!stt From: stt@ada-uts Newsgroups: net.lang.ada Subject: Re: ForTran-Ada + flamette + questi Message-ID: <4700073@ada-uts> Date: Tue, 22-Jul-86 08:59:00 EDT Article-I.D.: ada-uts.4700073 Posted: Tue Jul 22 08:59:00 1986 Date-Received: Thu, 24-Jul-86 02:00:56 EDT References: <8129@cca.UUCP> Nf-ID: #R:cca.UUCP:8129:ada-uts:4700073:000:220 Nf-From: ada-uts!stt Jul 22 08:59:00 1986 List-Id: Unfortunately, passing a task doesn't do the trick because the task type (which must be specified) implies the code for the task. Of course tasks are great for holding onto a bit of state, if that is your primary goal.