From: Massimo Bighelli on
Why not ?
What is the error ?
Filter error? or the same as you described scrolling bbrowser?
Look carefully at " and ' (but remove the blanks I've added for readability)
Add prefix _field-> at Name

cFil := " Occurs( ' "+cKey+ " ',Upper(field->Name)) > 0"

String expression for the filter should be fine

Massimo


"JD" <jdhora(a)ig.com.br> ha scritto nel messaggio
news:c02a44af-17f8-42fb-9bfd-3e90a882e744(a)m25g2000yqc.googlegroups.com...
> Sorry, it didn't work.
>

From: JD on
The same result. So I'll try it with GLOBAL.

Thanks.
From: Geoff Schaller on
JD,

That isn't the issue. The string version must work so there is something
else wrong with your implementation. Can you write a small app that
demonstrates this?

Geoff




"JD" <jdhora(a)ig.com.br> wrote in message
news:a3a99ce9-b6e9-4b58-85ea-508311a26b0b(a)u26g2000yqm.googlegroups.com:

> The same result. So I'll try it with GLOBAL.
>
> Thanks.

From: JD on
I used GLOBAL and it works.

Thanks.
From: Geoff Schaller on
Yes it probably will <g>.

But my comment stands. The stringified version must work if written
correctly and this helps you avoid the use of globals.


"JD" <jdhora(a)ig.com.br> wrote in message
news:1347f6df-54e7-4245-bf7c-669580977397(a)l26g2000yqd.googlegroups.com:

> I used GLOBAL and it works.
>
> Thanks.

First  |  Prev  |  Next  |  Last
Pages: 1 2 3
Prev: Barcodes
Next: Quickest instring test