|
From: "Leif Svalgaard" <leif@leif.org> > they contain (among other things): > DATA-LENGTH BIN(4) POS(13); /* INCL. LENGTH OF DATA-HANDLE */ > DATA-HANDLE CHAR(16) POS(65); > DATA CHAR(*) POS(81); Interesting. So the first 80 bytes are actually the "handle header". If there are more than 1 handles, the 80 byte header for the next handle immed follows the end of the preceeding handle. Or the handle header has an offset pointer to the next handle. just a guess.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.