El 21/11/2007, a las 13:00, Robin Houston escribió:
Shouldn't the search string be ¥([^¥]*)¥ instead of what you have? Yours is just looking for a single character between the Yen signs. I tried my regular expression, and it seems to work even when there are backslashes.
of course :]. Thanks Robin.
-Juan Falgueras