Hi Gerd,

Historians believe that Sat, 3 Feb 2001 at 11:14 GMT +0100 was when,
Gerd Ewald [GE] typed the following:

<snip>
>> [...] a square bracket containing everything you *don't* want.

GE> You mean [^§$&()=and_other_not_wanted_chars] ??

Right.  It gets tedious though.

GE> Until now I refrained from using \S or \s because I wasn't sure about the
GE> effect when using the DOTALL- resp. MULTILINE-option (?ms).

Your best bet for the right answer is to try it.  Of course, do
let us know the result.

You can also consider checking to see if

"\S" == "[^\s\n]"
 

-- 
Thanks for writing,
 Januk Aggarwal

 Using The Bat! 1.49c under Windows 98 4.10 Build 2222  A

 I have an imaginary friend who refuses to play with me.

-- 
______________________________________________________
Archives   : <http://tbtech.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

Reply via email to