|
Contributed by Mark Bannister
|
|
26 January 2009 |
A paradox form 9 to interactively test your patterns for advmatch.
Testing advmatch functionality can be tricky. This form allows you to enter a pattern and test string. Pressing the Check button displays the results in the "Match Results" field. Pressing Help will display the advmatch parameters.
The form uses the executestring method to produces the results and is a good example of dynamic Opal programing.
Download the code here
|
|
Last Updated ( 26 January 2009 )
|