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.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,685d80ec307a0c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-10-13 20:40:08 PST Path: supernews.google.com!sn-xit-02!supernews.com!bignews.mediaways.net!newsfeed00.sul.t-online.de!t-online.de!newsfeed.icl.net!newsfeed.skycache.com!Cidera!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: Re: use of attribute Pos Date: Sat, 14 Oct 2000 03:32:39 GMT Organization: Deja.com - Before you buy. Message-ID: <8s8k4n$r0j$1@nnrp1.deja.com> References: <39E4A08D.B454CB1C@laas.fr> <39E4A637.AE6EE630@cepsz.unizar.es> NNTP-Posting-Host: 205.232.38.240 X-Article-Creation-Date: Sat Oct 14 03:32:39 2000 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) X-Http-Proxy: 1.0 x68.deja.com:80 (Squid/1.1.22) for client 205.232.38.240 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:1244 Date: 2000-10-14T03:32:39+00:00 List-Id: In article <39E4A637.AE6EE630@cepsz.unizar.es>, Alejandro Villanueva <190921@cepsz.unizar.es> wrote: > Then you should have done this: > ----- > type Upper is new Character range 'A' .. 'Z'; > begin > Put (Upper'Pos ('A')); > end; > ----- > Output: 1 Please test out examples before you post them, it avoids quite a lot of cases of blatant misinformation of this type. Also, please do NOT post redundant HTML to usenet groups. Get someone to show you how to turn this off in your mailer if you don't know how! Sent via Deja.com http://www.deja.com/ Before you buy.