Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP equivalent of VB
Message
De
06/03/2006 14:53:45
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
 
 
À
06/03/2006 13:27:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01101755
Message ID:
01101810
Vues:
13
Hi Greg,

That's right!!!
If was store a set of data with CREATEOBJECT("Empty") class is better.
Thanks!


>If you are wanting a structure definition, this is not directly supported in VFP. Look at download #9557 it provides a means for defining structures to pass and extract the values returned. If you are looking for a way to store a set of data, I would recommend using the 'Empty' class:
>
>loMyProperties = CREATEOBJECT('Empty')
>=AddProperty(loMyProperties,"MyProperty","My Value")
>...
Erick
Força Sempre!
Strength Always!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform