Format of one DESQview script record (v2.60) |
| Offset | Size | Description |
|---|---|---|
|
00h |
BYTE |
signature 12h |
|
01h |
18 BYTEs |
blank-padded script name |
|
13h |
BYTE |
ASCII code of key attached to script or 0 if non-ASCII key |
|
14h |
BYTE |
scan code of key attached to script if non-ASCII, else 0 |
|
15h |
BYTE |
??? |
|
16h |
WORD |
size of script in bytes |
|
18h |
N BYTEs |
script (ASCII code of each keystroke; if 0, next byte is scan code of non-ASCII key) |
|
See Also: |