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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5e9097cf4f3eaf57 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.202.168 with SMTP id kj8mr8244030pbc.1.1333426684389; Mon, 02 Apr 2012 21:18:04 -0700 (PDT) Path: r9ni12403pbh.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Leo Brewin Newsgroups: comp.lang.ada Subject: Re: Checking to see is a string is a letter Date: Mon, 2 Apr 2012 21:18:03 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2030859.0.1333426683573.JavaMail.geo-discussion-forums@pbbnv8> References: NNTP-Posting-Host: 118.209.143.28 Mime-Version: 1.0 X-Trace: posting.google.com 1333426684 4883 127.0.0.1 (3 Apr 2012 04:18:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 3 Apr 2012 04:18:04 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=118.209.143.28; posting-account=l8GBMwoAAADCbqdOJSbg4dBRqkD14dJd User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-04-02T21:18:03-07:00 List-Id: On Tuesday, 3 April 2012 12:11:56 UTC+10, deuteros wrote: > Is there a way to check if a string variable contains a single letter? Yes.