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=-0.9 required=5.0 tests=BAYES_00,FROM_NUMERIC_TLD autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,733faa8b7b00c147 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!canoe.uoregon.edu!cyclone1.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc08.POSTED!6b9befe9!not-for-mail From: Randy User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, ja, zh-cn MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: [ot] test References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Sat, 20 Aug 2005 22:31:52 GMT NNTP-Posting-Host: 71.105.152.148 X-Complaints-To: abuse@verizon.net X-Trace: trnddc08 1124577112 71.105.152.148 (Sat, 20 Aug 2005 18:31:52 EDT) NNTP-Posting-Date: Sat, 20 Aug 2005 18:31:52 EDT Xref: g2news1.google.com comp.lang.ada:4224 Date: 2005-08-20T22:31:52+00:00 List-Id: Randy wrote: > Hi. I have a few books and have just started to learn about Ada. > I see that some books use a line like: > > Ada.float_Text_IO.Get ( Item => P); > > I was wondering about the "Item=>." > This is not (not yet anyway) explained and I was wondering if someone > could tell me more about why/how to use it? > It seems to be optional and not required. > > Thanks test post