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,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,49ddd117f54c2d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g43g2000cwa.googlegroups.com!not-for-mail From: mike.martelli@gmail.com Newsgroups: comp.lang.ada Subject: Re: New to Ada, noticing something strange. Date: 29 Sep 2005 17:28:14 -0700 Organization: http://groups.google.com Message-ID: <1128040094.275298.163730@g43g2000cwa.googlegroups.com> References: <1128014442.343461.185800@g49g2000cwa.googlegroups.com> <_xW_e.4596$zQ3.2632@newsread1.news.pas.earthlink.net> <1128020747.226853.325750@z14g2000cwz.googlegroups.com> <1128038313.717692.268490@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: 67.80.105.56 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1128040099 7912 127.0.0.1 (30 Sep 2005 00:28:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 30 Sep 2005 00:28:19 +0000 (UTC) In-Reply-To: <1128038313.717692.268490@z14g2000cwz.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=67.80.105.56; posting-account=2Kx9Xw0AAADNctxkDMILsC-KEZIDvZ3h Xref: g2news1.google.com comp.lang.ada:5290 Date: 2005-09-29T17:28:14-07:00 List-Id: Also, I know I could use the To_Upper function in the Ada.Characters.Handling package. I wasn't using it at first for some reason, but now am.