How to Identify Array Element Attributes by Using TYPE()

ID: Q123089

2.5x 2.6x 3.00 WINDOWS kbprg kbdocerr

The information in this article applies to:

Page L3-1101 of the Microsoft FoxPro 2.x Language Reference and Page 828 of the Microsoft Visual FoxPro Language Reference do not identify an array as a possible source or expression type.In addition, no method for identifying array element attributes is explicitly described in the Language Reference TYPE function.

You can, however, determine the data type of an array element by using the TYPE function with the following syntax:

   ?TYPE('arrayname(row[,col])')

Additional reference words: VFoxWin 3.00 FoxWin 2.50 2.50a 2.50b 2.60 2.60a docerr KBCategory: kbprg kbdocerr KBSubcategory: FxprgGeneral
Keywords          : FxprgGeneral 
Version           : 2.5x 2.6x  3.00
Platform          : WINDOWS

Last Reviewed: May 1, 1996