On 4/20/12 10:27 PM, Charles Szasz wrote:
set the clipboardData["rtf"] to the rtfText of field "statements" copy character 1 to -1 of field "statements" Despite setting the font in the text field as Palatino I keep getting Times New Roman when it is pasted into the Pages document! How can I correct this?
Both of those statements are different ways to put text into the clipboard. If you execute both of them, the second one replaces the clipboard content that was set in the first statement. You only need one of those, probably the one that sets the rtf text.
-- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode