Posted by william on Sat Oct 31 16:45:56 1998
In Reply to: Re: Re: Re: Even more templates posted by TimP on October 31, 1998 at 16:32:26:
| Distribution: | paneris@i-way.co.uk |
|---|
>I cannot get the sub-routine to work.It's probably the [\w]+
(or left square bracket backslash w right square bracket plus)
you must mean \w+
(backslash w plus)