in reply to reg exp
m/[\d]{5,8}|[:alpha:]{3}[-]{1}[:alpha:]{4}/g
I think you should use [[:alpha:]], not [:alpha:]. I'm not sure, though
- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: reg exp
by diotalevi (Canon) on Sep 30, 2002 at 12:57 UTC |