FullWrite
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Document |released=1988 |subcat2=Word Processor }} FullWrite Professional was a word processor application for the Apple Macintosh...") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
}} | }} | ||
− | FullWrite Professional was a word processor application for the Apple Macintosh, released in late 1988. | + | FullWrite Professional was a word processor application for the Apple Macintosh, released in late 1988. Originally developed by Ashton-Tate later sold to Akimbo Systems in 1993. |
==File Identification== | ==File Identification== | ||
Line 14: | Line 14: | ||
FullWrite version 1 has Type <code>FWRT</code> and Creator <code>FWRT</code> | FullWrite version 1 has Type <code>FWRT</code> and Creator <code>FWRT</code> | ||
− | The last 5 bytes of each file are hex values <code>01 46 57 52 54</code which is ASCII " FWRT" | + | The last 5 bytes of each file are hex values <code>01 46 57 52 54</code> which is ASCII " FWRT" |
− | == | + | ==Screenshots== |
[[Image:FullWrite2.0.6-Splash.png|400px]] | [[Image:FullWrite2.0.6-Splash.png|400px]] | ||
+ | |||
+ | ==Sample files== | ||
+ | * {{CdTextfiles|garbo/MAC/TECHNOTE/INDXFLWR.SIT|INDXFLWR.SIT}} | ||
==Links== | ==Links== | ||
* [[Wikipedia:FullWrite_Professional|FullWrite_Professional : Wikipedia]] | * [[Wikipedia:FullWrite_Professional|FullWrite_Professional : Wikipedia]] | ||
* [https://www.gryphel.com/c/sw/text/fullwrit/ the Gryphel Project] | * [https://www.gryphel.com/c/sw/text/fullwrit/ the Gryphel Project] | ||
+ | * [https://www.computerhistory.org/collections/catalog/102778194 Computer History Museum] |
Latest revision as of 21:52, 28 April 2019
FullWrite Professional was a word processor application for the Apple Macintosh, released in late 1988. Originally developed by Ashton-Tate later sold to Akimbo Systems in 1993.
Contents |
[edit] File Identification
FullWrite version 2 has Type FWRI
and Creator FWRT
FullWrite version 1 has Type FWRT
and Creator FWRT
The last 5 bytes of each file are hex values 01 46 57 52 54
which is ASCII " FWRT"