` Printed Icetips Article

Icetips Article



Par2: Filter locator can also emulate INSTRING
1998-05-01 -- Jim DeFabia
 
In C4a, there is a new FilterLocatorClass property, FloatRight. This property allows you
to apply a "contains" filter in addition to the default "begins with" filter.

FloatRight is a property of the locator, so it must be set for any locator you want to
have
 the property. E.g.:
     BRW1::Sort0:Locator.FloatRight = True
at the end of the INIT method.

Since the FilterLocatorClass does not initialize FloatRight, it defaults to zero ("begins
with").

You can find the locator object name by pressing the Locator Class button from either
the Browse Box Behavior button or from the Conditional Behavior tab.



Printed May 6, 2024, 1:04 am
This article has been viewed/printed 35113 times.