Found it! I missed an or pipe between the comma and the space. This should work:
(?:\s|^)(?:\+\d{1,3})?\s?(?:\(\d{1,4}\))?\s?\d{1,1 1}(?:(?:\-|\.|\,|\s)\d{1,10}){0,3}\s?$
I'll try repackaging the zimlet again and see if I can get it to take effect. Thanks - John |