> >Probier mal so: (^|(?=\s))\S((?=\s)|$)
> >  
> >
> Leider auch nicht.

Ok... Positive lookaheads k�nnen nur hinten benutzt werden und bei mehr als
einem kommt er auch durcheinander...
Dann halt mit Wortgrenzen.... 

\b\S\b


Claudius

_______________________________________________
Coffeehouse mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an