This tool allows you to test regular expressions in VFP using vbRegexp.
Just paste a text snippet and your regular expression,
set case sensitive and global options to see the matches
highlighted and a table of positions:
![]()
Resources:
https://msdn.microsoft.com/en-us/library/ms974570.aspx#scripting05_topic2
https://msdn.microsoft.com/en-us/library/aa976858%28v=vs.71%29.aspx?f=255&MSPPError=-2147217396
Zip file contains source files and compiled exe.
Planned
Just paste a text snippet and your regular expression,
set case sensitive and global options to see the matches
highlighted and a table of positions:
Resources:
https://msdn.microsoft.com/en-us/library/ms974570.aspx#scripting05_topic2
https://msdn.microsoft.com/en-us/library/aa976858%28v=vs.71%29.aspx?f=255&MSPPError=-2147217396
Zip file contains source files and compiled exe.
Planned
- download a library of useful regular expressions from VFPX
- save regular expressions
- save text snippets