SplitToWords

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Nov 10 08:17:52 CST 2004


On 11/10/04 4:21 AM, "jda" <jda at his.com> wrote:

>> New function added into Vstring, VVarChar and Vtext fields
>>     SplitToWords( inStr as String ) as String
>> 
>> It can be used only if field is indexed self.
>> It take into account  the index style for given field.
>> 
> 
> Ruslan, I've gotten SplitToWords to work, but it's pretty cumbersome
> and, for reasons I can't quite figure out yet (no doubt due to
> conflicts with the database object) I'm able to crash my app with it.
> 
> Is there some reason this can't be implemented in a more
> straightforward fashion, like Valentina.EscapeString? Do we really
> need to go to the trouble of creating an indexedbyword field first
> and then using its method to splitByWord?

It cannot be in the Valentina module.

It must be in the Vfield itself BECAUSE result of SplitToWords() depend on
index style of a field. You see?


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------




More information about the Valentina-beta mailing list