On Mon, Dec 1, 2008 at 2:00 PM, Michalis Kamburelis
<[EMAIL PROTECTED]> wrote:
>
> You should reset x, y within the loop (before each r.MatchString), not here.
Ah, a stupid mistake! Thanks Michalis and Joost. Now my code works
like a charm. :-)
Regards,
- Graeme -
__
Op maandag 01-12-2008 om 13:38 uur [tijdzone +0200], schreef Graeme
Geldenhuys:
> Hi,
>
> I'm using the following regular expression: 'foob.*r'
> Calling MatchString() against each of the items in the stringlist, I
> expected it to match 3 items. Instead it only matches the first item
> and fail
Graeme Geldenhuys wrote:
> Hi,
>
> I'm using the following regular expression: 'foob.*r'
> Calling MatchString() against each of the items in the stringlist, I
> expected it to match 3 items. Instead it only matches the first item
> and fails all the rest. Why???
>
>
> --[ source
Hi,
I'm using the following regular expression: 'foob.*r'
Calling MatchString() against each of the items in the stringlist, I
expected it to match 3 items. Instead it only matches the first item
and fails all the rest. Why???
--[ source code ]---
sl := TStringL
That's a partial truth, it takes the same time to create basic screens/dialogs
using FoxPro or data aware components with Lazarus, but the level of
customization and flexibility you can reach using Lazarus is way ahead of
FoxPro.
Leonardo M. Ramé
http://leonardorame.blogspot.com
--- On Mon, 1