Create output for Microsoft Word and specify the file to store
the output in. The ODS RTF statement opens the RTF destination and
creates output formatted for Microsoft Word. The FILE= argument specifies
the external file that contains the RTF output.
ods rtf file='your_file.rtf';