Amiga OS Release 3 the Amiga has the concept of datatypes classes, which
allow specific file types to be categorized and groups of operations can be
done on them via a uniform API(such as viewing, converting and printing).
MultiView is an application that utilizes these datatypes and handles any
file for which you have a datatypes class installed. DocDatatypes is a set
of datatypes classes for documents. It's a subclass of the text.datatype.
The datatype msdoc.datatype currently supports the reading of the following data
formats:
I. DosWord 4, 5 and 5.5
II. WinWord 1, 2, 6, 95, 97, 2000, XP(2002)
III. Write 3.1
IV. MacWord 4 , 5, 98, 2001
V. MS Works 3, 4
VI. OS 2 Word
The datatype lotusdoc.datatype currently supports the reading of the following
data formats:
I. AmiPro 1, 2, 3
The datatype wordstardoc.datatype currently supports the reading of the
following data formats:
I. WordStar 3, 4, 5, 6, 7
II. WordStar 2000 1, 2, 3
The datatype wpdoc.datatype currently supports the reading of the following data
formats:
I. WordPerfect 4, 5, 6, 7, 8, 9, .. (DOS, WIN(including OLE WP docs), MAC,
UNIX, VAX)
II. Amiga WordPerfect 4(which is the same as WP 4)
III. WordPerfect Notebook
IV. WordPerfect Program Editor/Ed Editor
V. WordPerect Macro Editor
VI. Plan Perfect
VII. DataPerfect IIX. Mail IX. LetterPerfect
The datatype rtfdoc.datatype currently supports the reading of the following
data formats:
I. Rich Text File
II. Pocket Word 1, 2
The datatype xywritedoc.datatype currently supports the reading of the following
data formats:
I. XyWrite III
The datatype quilldoc.datatype currently supports the reading of the following
data formats:
I. Psion Quill DOC
II. QL Quill DOC
The datatype psiondoc.datatype currently supports the reading of the following
data formats:
I. Psion Word
II. Psion TextEd
The datatype pdbtextdoc.datatype currently supports the following data formats:
I. Palm db TEXt DOC (normal and compressed)
II. Palm RichReader Doc
III. Teal Doc (normal and compressed)
The datatype firstworddoc.datatype currently supports the reading of the
following data formats:
I. First Word(plus)
The datatype macdoc.datatype currently supports the reading of the following
data formats:
I. Mac Write 4.5
II. Mac Text
III. Mac TeachText
|