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=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca3.giganews.com!border2.nntp.dca3.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!goblin3!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: Emanuel Berg Newsgroups: comp.lang.ada Subject: Re: 4 beginner's questions on the PL Ada Date: Sat, 10 Aug 2013 01:48:08 +0200 Organization: Aioe.org NNTP Server Message-ID: <877gfucton.fsf@VLAN-3434.student.uu.se> References: <87ob96ajv6.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: SWN/nubmpQxYKwY7hPy4YA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:baOuM6zf/Gt6mIPVYBjUQe1GZgo= X-Original-Bytes: 2368 Xref: number.nntp.dca.giganews.com comp.lang.ada:182916 Date: 2013-08-10T01:48:08+02:00 List-Id: Dennis Lee Bieber writes: > What do you consider a task name? Since you can declare task > /types/, and then create instances of the type are you asking > for the /type/ name (which would be the same for all instances) > or the "variable" name -- which may vary depending upon where in > the code one is (if a task instance is somehow passed to a > procedure is it supposed to display the name by which it was > instantiated, or the name by which it is being accessed in the > procedure). task This_Is_The_Task_Name is ... Or perhaps task *type* name, as you can have several instances (didn't think of that when I wrote my OP). But I don't have several instances, so in my case, it doesn't matter. Anyway, if you had read the following discussion, it would have made perfect sense what I was looking for. > IOWs, it is all there in the reference manual. Well, as I see it, the point with Usenet is that you *talk* about technology (and other things). Just yanking one million URLs isn't going to help. (Although you took it to a new high, there has been a lot of URLs in this thread. Do you guys really enjoy that?) If I had the book here, that'd be a different ballgame. I'll visit the public library tomorrow and see what they got on Ada. -- Emanuel Berg - programmer (hire me! CV below) computer projects: http://user.it.uu.se/~embe8573 internet activity: http://home.student.uu.se/embe8573