KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q156871: DOCERR: Visual FoxPro 5.0 AFIELDS() Remark Help Topic Outdated

Article: Q156871
Product(s): Microsoft FoxPro
Version(s): WINDOWS:5.0
Operating System(s): 
Keyword(s): 
Last Modified: 14-DEC-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Visual FoxPro for Windows, version 5.0 
-------------------------------------------------------------------------------

SUMMARY
=======

The first paragraph of the Remarks section of the Help topic "AFIELDS()"
describes the array generated by the AFIELDS() function as containing 11 columns
and as many rows as there are fields in the table. The correct number of columns
for Visual FoxPro 5.0 is 16.

The statement in the Remarks section is a duplicate of the Help topic paragraph
found in Visual FoxPro version 3.0b. However, it contradicts the information in
the Arguments section of the AFIELDS() topic, which describes the elements of
the array.

MORE INFORMATION
================

The AFIELDS() function of Microsoft Visual FoxPro 5.0 for Windows provides more
information about the structure of a table than was available previously. The
resulting array contains five additional columns recording the following:

  Column 12 - the long file name of the table
  Column 13 - any 'Insert' trigger expression
  Column 14 - any 'Update' trigger expression
  Column 15 - any 'Delete' trigger expression
  Column 16 - any table comment

Additional query words: kbdsd VFoxWin

======================================================================
Keywords          :  
Technology        : kbVFPsearch kbAudDeveloper kbVFP500
Version           : WINDOWS:5.0

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.