Merge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23' into amd64
[dragonfly.git] / contrib / file / magic / Magdir / clarion
1
2 #------------------------------------------------------------------------------
3 # clarion:  file(1) magic for # Clarion Personal/Professional Developer
4 # (v2 and above)
5 # From: Julien Blache <jb@jblache.org>
6
7 # Database files
8 # signature
9 0       leshort 0x3343  Clarion Developer (v2 and above) data file
10 # attributes
11 >2      leshort &0x0001 \b, locked
12 >2      leshort &0x0004 \b, encrypted
13 >2      leshort &0x0008 \b, memo file exists
14 >2      leshort &0x0010 \b, compressed
15 >2      leshort &0x0040 \b, read only
16 # number of records
17 >5      lelong  x       \b, %ld records
18
19 # Memo files
20 0       leshort 0x334d  Clarion Developer (v2 and above) memo data
21
22 # Key/Index files
23 # No magic? :(
24
25 # Help files
26 0       leshort 0x49e0  Clarion Developer (v2 and above) help data