xb:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xb:start [2006/05/13 20:56] – fgm | xb:start [2020/11/23 17:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
* Differences noted with above reference | * Differences noted with above reference | ||
* Files start and end with "02 00". They don't end with the array of data structures | * Files start and end with "02 00". They don't end with the array of data structures | ||
+ | * There is no global 36-byte repeated structure but 25 12-byte Field structures and 1 24-byte Params structure, which defines, among other things, the group/ | ||
Line 33: | Line 34: | ||
* 9-10 RBOFF_FCONTENT = 9, " | * 9-10 RBOFF_FCONTENT = 9, " | ||
* 11-12 RBOFF_FHEADER = 11, "Title expression no". Number of expression containint header in expression list | * 11-12 RBOFF_FHEADER = 11, "Title expression no". Number of expression containint header in expression list | ||
+ | |||
+ | |||
===== Params ===== | ===== Params ===== | ||
Line 38: | Line 41: | ||
This is the contents of the 24-byte block at RBOFF_PARAMS: | This is the contents of the 24-byte block at RBOFF_PARAMS: | ||
- | * 1-2 RBOFF_PGHDR = 1, Value = 00 00 = 0 (DBE: nPointer) | + | * 1-2 RBOFF_PGHDR = 1, Value = 00 00 = 0 |
- | * 3-10 unused ? | + | * 3-4 RBOFF_GRPEXP = 3, Value = 01 00 = 1 (DBE: aReport[RP_GROUPS][1][RG_TEXT]) |
+ | * 5-6 RBOFF_SUBEPXR = 5, Value = ff ff = -1 (DBE: aReport[RP_GROUPS][2][RG_TEXT]) | ||
+ | * 7-8 RBOFF_GRPHDR = 7, Value = 02 00 = 2 (DBE: aReport[RP_GROUPS][1][RG_HEADER]) | ||
+ | * 9-10 RBOFF_SUBHDR = 9, Value = ff ff = -1 (DBE: aReport[RP_GROUPS][2][RG_HEADER]) | ||
* 11-12 RBOFF_PGWIDTH = 11, Value = 87 00 = 135 (DBE: aReport[RP_WIDTH]) | * 11-12 RBOFF_PGWIDTH = 11, Value = 87 00 = 135 (DBE: aReport[RP_WIDTH]) | ||
* 13-14 RBOFF_PGLINES = 13, Value = 32 00 = 50 (DBE: aReport[RP_LINES]) | * 13-14 RBOFF_PGLINES = 13, Value = 32 00 = 50 (DBE: aReport[RP_LINES]) | ||
Line 47: | Line 53: | ||
* 21 RBOFF_DBLSPACE = 21, Value = 4e = ' | * 21 RBOFF_DBLSPACE = 21, Value = 4e = ' | ||
* 22 RBOFF_SUMMARY = 22, Value = 4e = ' | * 22 RBOFF_SUMMARY = 22, Value = 4e = ' | ||
- | * 23 unused | + | * 23 RBOFF_AEJECT = 23, Value = 4e = ' |
* 24 RBOFF_OPTION = 24. Contains three bit values | * 24 RBOFF_OPTION = 24. Contains three bit values | ||
* bit 0: (DBE: aReport[RP_BEJECT]) | * bit 0: (DBE: aReport[RP_BEJECT]) |
xb/start.1147553818.txt.gz · Last modified: 2020/11/23 17:23 (external edit)