Actually if you look at:

http://developer.witango.com/fergal/regex/

it will be a bit easier to understand

- I realise now that my array probably did not appear as a table in most
mail clients....


----- Original Message ----- 
From: "Fergal Donlon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 21, 2004 11:58 AM
Subject: Re: Witango-Talk: Checking for Alphanumerics


> Run the attached which hopefully shows what I mean....hopefully contains
no
> traces of duck.
>
> Sorry if I was a bit vague on how to apply what I was saying....
>
> You'll just need to swap <@arg word> for your <@var mystring>
>
>
>
>
> ----- Original Message ----- 
> From: "Wayne Irvine" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 21, 2004 11:46 AM
> Subject: Re: Witango-Talk: Checking for Alphanumerics
>
>
> > Fergal Donlon at [EMAIL PROTECTED] wrote:
> >
> > > <@REGEX EXPR="[^[:alnum:]]+" STR="abc5 defgHijklm;no p4qrstuv)0wx,yz"
> > > TYPE="E" position=all>
> >
> > I think I'm going to submit that to babelfish! :LOL:
> >
> > That's the ducks guts as far as nifty code is concerned but being the
> > luddite that I am I can't work out how to get my required solution out
of
> > it.
> >
> > Basically I need an expression like this:
> >
> > <@ASSIGN NAME=AlphNumCheck VALUE=<@IF EXPR="<@REGEX EXPR='INSERT
> EXPRESSION
> > HERE' STR=<@VAR myString>>" TRUE="GOOD" FALSE="BAD">>
> >
> > Cheers
> >
> > Wayne
> >
> >                   Byte Services Pty Ltd
> >                http://www.byteserve.com.au/
> >                   [EMAIL PROTECTED]
> >    Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088
> >
> > ________________________________________________________________________
> > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to