Question
TextModel Replace Text Crashing InDesign CS3
Hi,
i'm using textModel->Replace(range.Start(& ml), result.Length(), &result) to replace text.
it works great with short text but when there's alot of text, inDesign crashes..
have also tried with Delete() then Insert() but that crashes also..
does anyone know how to fix this?
thanks!
i'm using textModel->Replace(range.Start(& ml), result.Length(), &result) to replace text.
it works great with short text but when there's alot of text, inDesign crashes..
have also tried with Delete() then Insert() but that crashes also..
does anyone know how to fix this?
thanks!