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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,de3b72fe18b513ac X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: newbie: string to integer converion? Date: 2000/04/07 Message-ID: <8cj961$25q$1@nnrp1.deja.com>#1/1 X-Deja-AN: 607677784 References: <8cj8ig$1i9$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x39.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Fri Apr 07 00:13:00 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-04-07T00:00:00+00:00 List-Id: In article <8cj8ig$1i9$1@nnrp1.deja.com>, pshipley@my-deja.com wrote: > i am using ada to write a cgi program and want to > convert a string passed to the cgi into an > integer type. Any ideas on how to do this would > be appreciated. One thing you will generally find useful is to learn how to search through old threads on this newsgroup. This particular question is one you can VERY easily find in old threads. THe answer is to use the 'Value attribute. It is also a good idea to look through the entire list of attributes to familiarize yourself with these important capabilities in Ada. Sent via Deja.com http://www.deja.com/ Before you buy.