API: find and sort

info at vallemediatime.com info at vallemediatime.com
Thu Jun 30 14:02:56 CDT 2005


Hi Ruslan,

> >> Using mathematical range  [10, +inField )
>                                     ^^^^^^^^^
> Btw, must be
>     Using mathematical range  [10, +inf )

> TypeIt4Me utility have expand not correctly
Sorry, but I don't understand what you want say... what is "TypeIt4Me" ?

I look in the Director reference but (seem to me):
findRange: is sufficiently documented
findRange( true, searchString, VOID, false ):  is not sufficiently
documented


> >>     set1 = table.field("sF8").findRange( true, searchString, NULL,
false )
> > good! with VOID instead NULL on Director :-)
> > set1 = table.field("sF8").findRange( true, searchString, VOID, false )

This working, but is it correctly?

Paolo



More information about the Valentina mailing list