ClarisWorks
From Just Solve the File Format Problem
(Difference between revisions)
(added ClarisWorks Stationary extension) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(One intermediate revision by one user not shown) | |||
Line 11: | Line 11: | ||
==File Identification== | ==File Identification== | ||
− | |||
Early Mac files usually did not have file extensions (file types were determined by MacOS metadata) Creator "{{magic|BOBO}}", but ClarisWorks/AppleWorks files are sometimes found with .cwk extensions. | Early Mac files usually did not have file extensions (file types were determined by MacOS metadata) Creator "{{magic|BOBO}}", but ClarisWorks/AppleWorks files are sometimes found with .cwk extensions. | ||
== Programming libraries == | == Programming libraries == | ||
* [http://sourceforge.net/projects/libmwaw/ libmwaw: library to read MacWrite and ClarisWorks files] | * [http://sourceforge.net/projects/libmwaw/ libmwaw: library to read MacWrite and ClarisWorks files] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|document/clarisWorksDatabase}} | ||
== Links == | == Links == |
Latest revision as of 04:07, 28 December 2023
ClarisWorks was an office suite for the Macintosh published by Claris Software, a software company spun off from Apple. When that company was merged back into Apple later, the suite became AppleWorks (a name also previously used for an Apple II office suite).
Contents[hide] |
[edit] File Identification
Early Mac files usually did not have file extensions (file types were determined by MacOS metadata) Creator "BOBO
", but ClarisWorks/AppleWorks files are sometimes found with .cwk extensions.