Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registry.Vcx
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00222940
Message ID:
00223326
Vues:
21
>I'm using Rick Strahl's Registry class. All
>is well except when I use the GetEnumValues
>function. The array I pass always comes back
>empty.
>
>I checked and rechecked the registry and the
>parameters and all seems to be correct.
>
>Has anyone else experienced any problems with this?

Kevin,
try this

dime myarray[22] && or whatever
GetEnumValues(@myarray)

I don't know what the other arguments are ( if any ) but the crux of this is the @ preceding the array

HTH

Pete
Regards,
Peter J. Kane



Pete
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform