by "Stephen Quinn" <stevejqNO@[EMAIL PROTECTED]
>
Feb 22, 2008 at 11:40 PM
Otto
> LIEFER->(OrdSetFocus("LIEFADR"))
What's the INDEX expression for this ORDER??
Is the ADR_NR field the first field in the list??
Eg
SET ADR_NR + FLD2 TAG LIEFADR
Is the ADR_NR field stringified like your SCOPE??
Eg
STR( SET ADR_NR, 6 ) + FLD2 TAG LIEFADR
If NOT your FILTER is filtering the whole Database and NOT your SCOPED
index.
--
CYA
Steve