home
signup
forum
archives
search
google
articles
downloads
faq
members
weblogs
sponsors
rss
RE: REGEX
From: Anders Altberg
Uppsala
Sweden
Anders Altberg
To: newbie newbie
jakarta
Indonesia
newbie newbie
Tags
Regex
Anders Altberg
Regex
Subject:
RE: Regex
Thread ID:
232051
Message ID:
232081
# Views:
29
# Ratings:
1
Version:
Visual FoxPro 7
Category:
General VFP Topics
Date:
Friday, June 19, 2009 2:37:59 PM
This message was rated by:
newbie newbie
# Ratings: 1
> Hi all,
> Does Visual foxpro support regullar expression?
>
>
> Thanks in advance
If the network administrator has not removed the possibility for VBScript, as a security measure.
oReg=
CreateObject
(
'VBScript.Regexp'
)
For complex searches.
-Anders
Tip:
click here to scan for Windows Registry Errors and Optimize PC performance
COMPLETE THREAD
Regex
Posted by newbie newbie @ 6/19/2009 9:29:49 AM
RE: Regex
Posted by tushar @ 6/19/2009 9:56:10 AM
RE: Regex
Posted by Anders Altberg @ 6/19/2009 2:37:59 PM