Message 1 of 4
MText Formatting Codes to vb String
Not applicable
10-16-2012
12:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am lifting mtext from a drawing and then working with the result. For some reason the "\\pxi-" at the begining of the string I am lifting is converting to "\ pxi-" when worked with as a string in vb.net. The result is this, when I apply the string back to mtext I get a bunch of messed up formatting codes at the begining rather than a formatted piece of text.
This seems to be related to the "\\" Is this automatically getting modified by vb or autocad when I pull the source text?
Thanks,
Jason