DOC: RowSourceType Property Incomplete in Language Ref (134642)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0

This article was previously published under Q134642

SUMMARY

The Visual FoxPro Language Reference is missing Settings 5 and 6 along with their descriptions for the RowSourceType property. Settings and descriptions for 1 - 4 and 7 - 9 are listed. The Visual FoxPro Help file provides the correct information; it shows all the settings for the RowSourceType Property.

This documentation error has been fixed in Visual FoxPro 5.0 for Windows.

RowSourceType Property settings 5 and 6 are:
Setting   Description
------------------------------------------------------------------------
5         Array. Set the columns property to display multiple dimensions.

6         Fields. A comma-delimited list of fields. The fields may be
          prefaced by a period and the table alias.
				

Modification Type:MajorLast Reviewed:2/15/2000
Keywords:kbdocfix KB134642