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,ca20ac98709f9b4a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!e39g2000hsf.googlegroups.com!not-for-mail From: jedivaughn Newsgroups: comp.lang.ada Subject: Re: Array of Strings Date: Tue, 16 Sep 2008 16:56:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 69.89.188.29 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1221609372 3141 127.0.0.1 (16 Sep 2008 23:56:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 16 Sep 2008 23:56:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e39g2000hsf.googlegroups.com; posting-host=69.89.188.29; posting-account=X-qixgoAAABoVi_eyPVjiIWnxAlQQdU1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2029 Date: 2008-09-16T16:56:12-07:00 List-Id: Thanks to all. Got it to work great. And I agree Adam it does need to be stressed more about string length. Coming from C++ I had no idea about a set length string. Thanks, John