RFT
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
|||
Line 8: | Line 8: | ||
}} | }} | ||
[[RFT]] (Revisable-Form Text document) is a word processing file format which forms part of IBM's [[Wikipedia:Document_Content_Architecture#Revisable-Form_Text|Document Content Architecture]] (DCA). | [[RFT]] (Revisable-Form Text document) is a word processing file format which forms part of IBM's [[Wikipedia:Document_Content_Architecture#Revisable-Form_Text|Document Content Architecture]] (DCA). | ||
+ | |||
+ | ==Format Information== | ||
+ | A revisable-form-text data stream consists of a sequence of structured fields. Some of these structured fields contain text. Text is represented by EBCDIC graphic characters and embedded controls. The embedded controls include multibyte controls as well as EBCDIC 1-byte controls. The graphic characters, control codes, and structured fields are the elements of the revisable-form-text data stream. | ||
==File Information== | ==File Information== |
Latest revision as of 04:08, 22 August 2024
RFT (Revisable-Form Text document) is a word processing file format which forms part of IBM's Document Content Architecture (DCA).Contents |
[edit] Format Information
A revisable-form-text data stream consists of a sequence of structured fields. Some of these structured fields contain text. Text is represented by EBCDIC graphic characters and embedded controls. The embedded controls include multibyte controls as well as EBCDIC 1-byte controls. The graphic characters, control codes, and structured fields are the elements of the revisable-form-text data stream.
[edit] File Information
RFT files begin with the hex values 0005E103
[1]
[edit] Software
[edit] Links
- DisplayWrite 4 Technical Reference
- Revisable-Form-Text Reference
- Revisable-Form Text Document Content Architecture