splitToWords question

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Aug 7 12:48:17 CDT 2005


On 8/7/05 11:36 AM, "John W. Miescher" <miescher at bizdata.com> wrote:

> Hi Ruslan,
> I discovered the SplitToWords function in your examples, but nowhere in
> the documentation. Nice feature, but what is it for?

This was made on request of Jon (jda)

Jon, can you describe how to use it ?
  
> Is there any documentation available?

No, because I was not sure that other developers will need it.
And only V4RB have it I think.


This function split a string into words according to the current settings of
the specified String/VarChar/Text field.

This is how Valentina split to words when use Index By Words.

Jon use this to do some pre-checks in own code before send string to
Valentina ... 


-----------------------
> Is there an easy way to assign each resulting word to a record in a
> (new) table or array that can then be searched using Valentina REGEX as
> opposed to RB-regex which cannot handle accents except with complex (and
> CPU-cycles consuming) syntax?

You can use Valentina REGEX without SplitToWords().


Just store string into Valentina filed.
And do REGEX search. Easy



-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list