summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@bauklotz.fritz.box>2021-07-10 02:48:08 +0200
committerDirk Engling <erdgeist@bauklotz.fritz.box>2021-07-10 02:48:08 +0200
commit4eea9c003fbc78eb4ec0f075dbccab8d56b52507 (patch)
tree79ca59e3427e241732f252a2518132393c71e1f8 /docs
parentd30a78c7ea4c702519b00243b43d507582b119c0 (diff)
Some clarification on the field types in tables
Diffstat (limited to 'docs')
-rw-r--r--docs/cronos-research.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cronos-research.md b/docs/cronos-research.md
index 022cbcf..3e9ac76 100644
--- a/docs/cronos-research.md
+++ b/docs/cronos-research.md
@@ -193,7 +193,7 @@ the `Base000` entry contains the record number for the table definition of the f
193 193
194 array { 194 array {
195 uint16 entrysize -- total nr of bytes in this entry. 195 uint16 entrysize -- total nr of bytes in this entry.
196 uint16 fieldtype 0 = sysnum, 2 = text, 4 = number 196 uint16 fieldtype 0 = sysnum, 1 = number, 2 = text, 4 = date, 5 = time, 6 = often notes or fotos (binary?), 18 = "Access Level"
197 uint32 fieldindex ?? 197 uint32 fieldindex ??
198 Name fieldname 198 Name fieldname
199 uint32 199 uint32