//Open the file rtfFile=open(r"C:\test.rtf","w") //Write to the file rtfFile.write("Hello, World.") //Close the file rtfFile.close()
Could you use rtf?
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.