Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing an object using a variable for the object na
Message
De
15/08/2001 14:55:40
 
 
À
15/08/2001 14:48:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00544237
Message ID:
00544246
Vues:
19
I am not shure if I got the hole deal. But, I can see some changes to be done like this:


oFOO="THIS." + loObject + ".array"
IF TYPE("oFOO") = "O"
wait window "Ops.. the object exists !" nowait
else
THIS.AddObject(loObject, lcObjectClass)
ENDIF


note: We have to test the string portion of oFOO


CLAUDIO
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform