Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing An Array
Message
 
À
19/08/2005 12:44:16
Carmen Gassi
Perseus Software Systems
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01042334
Message ID:
01042373
Vues:
23
You could also return an object with properties for each of the values to return.

loReturn = create("empty")
addproperty(loReturn, "cSomeValue", "This is the value to return")

return loReturn
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform