Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AMEMBERS Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01211833
Message ID:
01211849
Vues:
18
Let's try again. :)
What do you get by running following code? BTW, what's VFP version?
oObject = CREATEOBJECT("Form")
nProperties = AMEMBERS(aProperties, oObject)
? nProperties
DISPLAY MEMORY LIKE aProperties
Did you try to close and restart VFP?

>nProperties has 3. And I get 'Name', 'BaseClass' and 'Class'
>
>
>
>>What is nProperties value? If it's 0 than function cannot process the object you're passing. What do you by running following code?
>>
>>nProperties = AMEMBERS(aProperties, oObject)
>>? nProperties
>>DISPLAY MEMORY LIKE aProperties
>>
>>
>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform