Re: Forms 5 programming

From: Paul Q <paulq_at_home.com>
Date: Mon, 05 Jul 1999 01:20:17 GMT
Message-ID: <lLTf3.11074$_A4.213885_at_news2.rdc1.on.home.com>


[Quoted] the function you are looking for is chr()

wozi wrote in message ...
>I have the following on a form:
>1 text item
>1 display item
>1 pushbutton
>
>In the text item, users will type in either lastname or customer ID
> JAMES
>0120456
>
>If the user clicks on the pushbutton, I want the display item to indicate
>whether
>the data that was type in the text item is a name or a 'number'.
>If it is a 'number', I am going to eventually convert it to a number and do
>a search with it.
>
>I am wondering what the function is for ascii code. Example, if the first
>character type in a text item starts with any letter (Aa - Zz) or if it
>starts with a number (0 -9)
>
>thanks for your support
>wozi_at_dhc.net
>
>
>
Received on Mon Jul 05 1999 - 03:20:17 CEST

Original text of this message