On Sun, Feb 17, 2013 at 3:36 PM, Prashant Pandey <prashant3.yishu at gmail.com> wrote: > Hi Jean, > > Thanks for help ! > > Finally, I did : aRealStyle.copy(0,(aRealStyle.Search(aSep) + aSep.Len())); > > It also worked :) No it did not work. it compiled, but it does not do the same as the orginal code. Norbert