Replace Stirng of Length > 256

K

khurram

Hi ,

I need to replace some text in a word document with a string of length
greater than 256.It cannot be done with Find.Execute methods ... coz it
truncates the replacing string upto 256 characters.

so how can i do it ?

Thanx ,Regards
 
Top