can't find regular Expression for String
From: Antonio Cambule (antonio_at_stueber.de)
Date: 06/28/04
- Next message: Antonio Cambule: "Re: can't find regular Expression for String"
- Previous message: J French: "Re: Tab***.Tabvisible:=false;"
- Next in thread: Antonio Cambule: "Re: can't find regular Expression for String"
- Reply: Antonio Cambule: "Re: can't find regular Expression for String"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jun 2004 11:04:34 +0200
Hi,
I need to find this Expression using TRegExpr:
fetch 1:2 or
fetch 10:10 or
fetch 100:100 or
fetch 1:199 or
fetch 324
I use this Regular Expression:
FETCH (([1-9]\d+:[1-9]\d+)|[1-9]\d+)
-- thanks and regards Antonio Cambule STÜBER SOFTWARE www.stueber.de
- Next message: Antonio Cambule: "Re: can't find regular Expression for String"
- Previous message: J French: "Re: Tab***.Tabvisible:=false;"
- Next in thread: Antonio Cambule: "Re: can't find regular Expression for String"
- Reply: Antonio Cambule: "Re: can't find regular Expression for String"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]