> I need to search for a regular _expression_ and return the data found as
> opposed to the position it was found at. Is there an easy way to do
> that without doing an elaborate series of Mid and REFind statements?
REReplace. Make sure you match the entire string and replace it
with a parenthesed substring.
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

