Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PATINDEX equivalent in VFP
Message
 
 
To
14/12/2009 11:59:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01438960
Message ID:
01438964
Views:
119
This message has been marked as a message which has helped to the initial question of the thread.
>SET @var = SUBSTRING(@var,PATINDEX('%[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]%',@var),20)
>
>How can I do this in VFP?
>
>TIA
>
>Peter

You can use Regular expressions (WSH or Craig Boyd's FLL).
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform