|
Dealing with Data / Data formats / FORMAT=RTF |
RTF (Rich Text Format) is used in RATS as a table-oriented format for output (only) which renders the contents as a table. You can apply it to data series and reports. It’s available on all versions of RATS.
RATS Instructions
|
copy(format=rtf) |
write series to RTF file |
|
prtdata(format=rtf) |
write series from RATS format file to RTF |
|
write(format=rtf) |
write scalars or arrays from memory to RTF file |
|
report(format=rtf) |
(with ACTION=FORMAT) write a report to RTF file |
Interface Operations
Series Window and RATS Data File Window
You can export series using File>Export..., the
toolbar button, or the Export operation on the contextual menu.
Report Windows
You can write reports to an RTF file using File>Save As, File>Export, the
and
toolbar items, and the Export contextual menu operation.
Matrix Windows
You can write the contents of a matrix window to an RTF file using File>Save As, File>Export, the
and
, and the Export contextual menu item.
Copyright © 2026 Thomas A. Doan