write_rtf_para: Write a Paragraph to an RTF File
Description
Write a Paragraph to an RTF File
Usage
write_rtf_para(rtf, file)
Arguments
rtf
rtf code for text paragraph, obtained using rtf_paragraph(text,...)
function
file
file name to save rtf text paragraph, eg. filename.rtf
Specification
The contents of this section are shown in PDF user manual only.