claris revision 267843
1254721Semaste
2254721Semaste#------------------------------------------------------------------------------
3254721Semaste# $File: claris,v 1.7 2014/06/03 19:17:27 christos Exp $
4254721Semaste# claris:  file(1) magic for claris
5254721Semaste# "H. Nanosecond" <aldomel@ix.netcom.com>
6254721Semaste# Claris Works a word processor, etc.
7254721Semaste# Version 3.0
8254721Semaste
9254721Semaste# .pct claris works clip art files
10254721Semaste#0000000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000 000
11254721Semaste#*
12254721Semaste#0001000 #010 250 377 377 377 377 000 213 000 230 000 021 002 377 014 000
13254721Semaste#null to byte 1000 octal
14254721Semaste514	string	\377\377\377\377\000
15254721Semaste>0	string	\0\0\0\0\0\0\0\0\0\0\0\0\0	Claris clip art
16254721Semaste514	string	\377\377\377\377\001
17254721Semaste>0	string	\0\0\0\0\0\0\0\0\0\0\0\0\0	Claris clip art
18254721Semaste
19254721Semaste# Claris works files
20254721Semaste# .cwk
21254721Semaste0	string	\002\000\210\003\102\117\102\117\000\001\206 Claris works document
22263363Semaste# .plt
23254721Semaste0	string	\020\341\000\000\010\010	Claris Works palette files .plt
24254721Semaste
25254721Semaste# .msp a dictionary file I am not sure about this I have only one .msp file
26254721Semaste0	string	\002\271\262\000\040\002\000\164	Claris works dictionary
27254721Semaste
28254721Semaste# .usp are user dictionary bits
29254721Semaste# I am not sure about a magic header:
30254721Semaste#0000000 001 123 160 146 070 125 104 040 136 123 015 012 160 157 144 151
31254721Semaste#        soh   S   p   f   8   U   D  sp   ^   S  cr  nl   p   o   d   i
32254721Semaste#0000020 141 164 162 151 163 164 040 136 123 015 012 144 151 166 040 043
33269024Semaste#          a   t   r   i   s   t  sp   ^   S  cr  nl   d   i   v  sp   #
34254721Semaste
35254721Semaste# .mth Thesaurus
36254721Semaste# starts with \0 but no magic header
37254721Semaste
38254721Semaste# .chy Hyphenation file
39254721Semaste# I am not sure: 000 210 034 000 000
40254721Semaste
41254721Semaste# other claris files
42254721Semaste#./windows/claris/useng.ndx: data
43254721Semaste#./windows/claris/xtndtran.l32: data
44254721Semaste#./windows/claris/xtndtran.lst: data
45254721Semaste#./windows/claris/clworks.lbl: data
46254721Semaste#./windows/claris/clworks.prf: data
47254721Semaste#./windows/claris/userd.spl: data
48254721Semaste