Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine if property is array, collection, etc
Message
 
 
À
20/10/2008 08:25:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01355841
Message ID:
01355842
Vues:
25
The VARTYPE() will tell you the type of existing property/variable/field, excluding arrays/collections
* Array/collection
TYPE(,1)
>How can you determine whether a property is:
>1) an array
>2) a collection
>3) an object
>4) or simple
>
>Thanks in advance
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform