DOCERR: Field Sub-Record Table Header Record Bytes Incorrect

Last reviewed: January 11, 1995
Article ID: Q124671
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, version 2.6a

SUMMARY

Page 4-21 in the Update manual shows bytes 18-32 as reserved bytes for the field subrecord. However, if the whole field subrecord is to take 32 bytes, the reserved section should end at byte 31 instead of 32.

MORE INFORMATION

Bytes 18-32 are stated as reserved bytes in the field subrecord. However, the table header record starts at byte 0 so an ending byte of 32 would make the table header record 33 bytes long instead of 32 bytes long. The document should be changed to say Bytes 17-31 are reserved bytes in the field subrecord. Each field subrecord starts at Byte 32 X N, where N is the number of the field entry, as shown on the table on page 4-20.


Additional reference words: FoxDos 2.60a docerr
KBCategory: kbref kbdocerr
KBSubcategory: FxotherGeneral


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 11, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.