Eric,

Great app!  I haven't used Regualar expressions in a while
and this app is a great help in re-learning what they can do.

I made some minor mods that you may be interested in:

1. Added panels to Form1 - the form is now resizable

2. Added Form position data to Form_Load and SaveValues methods
   to reposition the Form at start up to the same position it 
   was in when closed.  So, you'll need to replace your regex.xml

3. Added Save button to write current expression
   and Strings data to an XML file for persistence.
   Added Restore button to allow retrieval of saved expression.
   Note that currently, all key words in the persisted file
   containing the requested key will have their expression and
   strings data returned.  I then manually remove the unwanted info.
   Maybe I should create a list if there is more than one item
   and let you select which one you want?

Don't know if you'll find these mods helpful, but maybe they will
save you a few minutes.

Michael Re
cre1@tampabay.rr.com
