Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AMEMBERS Problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01211833
Message ID:
01211839
Views:
13
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
>What am I missing here?
>
>No matter what type of object I pass to this function, the array always
>has 3 elements, which always contain 'Name', 'BaseClass' and 'Class'.
>
>
>nProperties = AMEMBERS(aProperties, oObject)
>
>
>I've tried various forms of the command with the same results.
>
>K
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform