Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registry.Vcx
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00222940
Message ID:
00223326
Views:
22
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform