]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/file/Magdir/clarion
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / file / 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