Macro File Format (.fky)
File Header
Byte offset | Description |
---|---|
01 – 03 | Signature, Hex 79FF |
04 – 15 | Ignored |
16 – 17 | Number of macros (binary) |
18 – end | The macros |
Individual Macros
Byte offset | Description |
---|---|
00 – 19 | Macro name |
20 – 21 | Macro length (in keystrokes, binary) |
22 – 23 | Keystroke (two bytes, binary) |
24 – end | Macro keystrokes |
See Also
Table File Structure (.dbc, .dbf, .frx, .lbx, .mnx, .pjx, .scx, .vcx) | Compound Index File Structure (.cdx) | File Extensions and File Types | Memo File Structure (.FPT) | Compact Index File Structure (.idx) | Index File Structure (.idx)