Title
Pasted Text Retaining Its Formatting
Post
Hi All,
I have a database in runtime for both Mac and Windows. Apart from being created for the two operating systems, they are bascially identical.
When I paste formatted text copied for a document or the web into the Windows Runtime, the format changes to the format specified in each of the fields - which is Arial 11.
However, when I paste formatted text into Mac Runtime, the formatting us retained. In order to change the text formatted to the format specified for the field, I need the add a calculation to the each and every field:
TextFormatRemove (Self)
Is there an easier way, or something I have missed.
After pasting the text, type cmd-Z. This will restore the formatting to the original field format.