$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-19 06:57:23
>I think it can be done by using the | operator , but this method is
>very messy and each regular expression will have to be miles long!
You can't add words one at a time if thats what you mean, yes you have have
to build it up using the | operator, sorry :-(
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/