RE: Refind on CFServer 5

2004-02-11 Thread Taco Fleur
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, 12 February 2004 8:27 AM To: CF-Talk Subject: Re: Refind on CFServer 5 so, what do I use for cf5 to understand the _expression_? ^60C.*{9}$ > CF5 regular expressions are POSIX rather than Perlish.  So \d is being > interpreted as either 

Re: Refind on CFServer 5

2004-02-11 Thread kelly
so, what do I use for cf5 to understand the _expression_? ^60C.*{9}$ > CF5 regular expressions are POSIX rather than Perlish.  So \d is being > interpreted as either 'd' or '\d' (I forget offhand) rather than a digit. > > --Ben Doom > > [EMAIL PROTECTED] wrote: > >> On MX this code works fine. On

Re: Refind on CFServer 5

2004-02-11 Thread Ben Doom
CF5 regular expressions are POSIX rather than Perlish.  So \d is being interpreted as either 'd' or '\d' (I forget offhand) rather than a digit. --Ben Doom [EMAIL PROTECTED] wrote: > On MX this code works fine. On server 5 in returns that all variables are > false: > > #ListGetAt(form.SerialNu