Hi How can I avoid loosing the formatting of a text, if I save this text to a file?
I usually save text in a file as follows: open file the_path_Var for write write TextVar to file the_path_Var ---TextVar contains the formatted text of a textfield; in the clipboard it can be seen as formatted text close file the_path_Var Thanks for any replies! Cheers Martin _______________________________________________ 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