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