Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search and replace
Message
From
23/01/2004 14:27:41
 
 
To
23/01/2004 14:18:12
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00869816
Message ID:
00870071
Views:
16
>Not to stress to you, but ( dot , ... ) :

;)

>
>
>PrefixChars = "., "
>if  right(mytext, len('xxx'))==lower('xxx') and LEFT(RIGHT(mytext,1+len('xxx')),1) $ m.PrefixChars
>    * do it again
>endif
>
>
>In general, for a set of prefix chars and a set of suffix chars,
>a complex matching machine is need.
>
>With only, space separators this task is more simple.

Certainly, SET EXACT must be ON..

It will allow the exactly match of characters..
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform