Hello,

You can use MATCHES function
FOR EXAMPLE TO CHECK THE INTERNAL ACCOUNT SUCH AS 'USD149990001' YOU CAN
WRITE LIKE BELOW
 IF ID.NEW MATCHES '3A9N' THEN
.
.
.


Cheers
Ashok Pandey
23, Vieux-Chemin de Bernex
1233 Bernex/Geneva
Switzerland


On Wed, Jun 30, 2010 at 2:04 PM, Ahmet Baysa <[email protected]> wrote:

>
> Dear All,
>
>
> I need to detect if a string has at least, one "number", or "five numbers"
> within the content.  As you see there is no pattern defined or to compare...
> Like, an account number should have at least one number, or and address
> should have at least 3 numbers for postcode ?
>
> How can I do this with a jbase function or routine...
>
>
> Thanks in advance,
>
> Ahmet
>
>
> --
> Please read the posting guidelines at:
> http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> IMPORTANT: Type T24: at the start of the subject line for questions
> specific to Globus/T24
>
> To post, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to