//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?
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.