Re: regexp problems
- From: Uwe Klein <uwe_klein_habertwedt@xxxxxxxxxxx>
- Date: Fri, 12 Sep 2008 10:37:28 +0200
r_canor@xxxxxxx wrote:
Hi! I joined this group to searched for explanation about my problem
with regexp.
my procedure was just to validate an entry widget., using the
%substitution "%S". the procedure checks for a valid real numbers
using regular expression.
there is
[ string is double $value ]
your regular expression failed i.e. the expression does not cover
I tested the procedure with one at a time keypress of alphabets..seem
OK.
I tested the procedure with faster keypress of alphabets..then all of
a sudden my procedure went on accepting any entry.
your input ?
could you post your code?
can anyone help me explain why this happen? I was about to trap the
data i need from this procedure, but if your finger is quick on the
letters-->my code does not function well.
halfOT: I find validation on every character a bother.
uwe
.
- Follow-Ups:
- Re: regexp problems
- From: r_canor
- Re: regexp problems
- References:
- regexp problems
- From: r_canor
- regexp problems
- Prev by Date: Re: regexp problems
- Next by Date: Re: regexp problems
- Previous by thread: Re: regexp problems
- Next by thread: Re: regexp problems
- Index(es):
Relevant Pages
|