I inserted a field within a table cell which references MText within the drawing.

The Property is set to "Contents" as I want to display the text itself. However, when all is said and done I get additional characters within the cell. The MText I am referencing is this:

END3650
36"x60"
(2)2x8 HDR

The cell with the field in it now shows this:

\A1;END3650\P36"x60"\P(2) 2x8 HDR

I am assuming the \P is a hard break formed in the original MText. What is the \A1?

Is there a way to not show the additional characters?
Also, is there a way to only show the first line of the MText?

Thanks.