No, fragment is not shared among threads. There is no string objects shared among threads. Thanks, Rad > > Is 'fragment' shared between threads? > Concurrent non-const operations on a single string object > are not allowed. >