Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find field properties
Message
 
 
À
27/09/2006 10:08:41
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Divers
Thread ID:
01157475
Message ID:
01157479
Vues:
29
This message has been marked as the solution to the initial question of the thread.
You can use AFIELDS() to get the list of all fields in the tables with there attributes. After that ASCAN() to find a field in the array created by AFIELDS().

>I want to have a function that when i passed TableName and FieldName to it, if my FieldName is in TableName it return size and type of field, otherwise ( if not found ) return .F.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform