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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7e7f7973df7202d0 X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: tasking under ms-dos Date: 1997/10/25 Message-ID: <877755568.66snx@jvdsys.nextjk.stuyts.nl>#1/1 X-Deja-AN: 284826053 References: <62q5np$k6p$1@bignews.shef.ac.uk> Distribution: world Organization: *JerryWare HQ*, Leiden, Holland Newsgroups: comp.lang.ada Date: 1997-10-25T00:00:00+00:00 List-Id: In article <62q5np$k6p$1@bignews.shef.ac.uk> T.Cornah@shef.ac.uk writes: >I have obtained and installed the latest ez2load which gives me GNAT 3.07 >and the documentation claims " .. It now includes tasking ... " but when I >try even a simple program like the one below which should interleaf As and Bs >I get all the As first then the Bs then my program freezes. I am not sure why you would expect your output to be interleaved, as DOS does not do multi-tasking. Run Mike Feldmans 'diner' example that comes with GNAT to see that tasking does actually work. -- -- Jerry van Dijk | Leiden, Holland -- Consultant | Team Ada -- Ordina Finance | jdijk@acm.org