PDA

View Full Version : Match MTEXT


rolibolibo
2004-07-13, 10:38 PM
Hi all,

I'm looking for a program that would allow me to change MTEXT objects' text string to match another MTEXT's that I select after. The specific point that I am having trouble with is MTEXT's multiple entries for a 3 dxf code (this is present when the string is > 256 characters, I think).

RobertB
2004-07-14, 06:16 AM
Use ActiveX to get the TextString property. It is the simple way to do it.