
DrZed
User
Jun 21, 2000, 1:16 PM
Post #3 of 3
(454 views)
|
Just a note, while almost all non-alphanumeric non-whitespace characters will work, ? will not. ?'s are used for a specific type of search. Also, while I'm posting, I seem to recall that if you use containing symbols (parenthesis, brackets and braces) you use them in pairs.... instead of s/was/now/ it would be s(was)(now) .... but I could be wrong about that. Dr. Zed
|