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:
01211848
Views:
18
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
>
>
>
>>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
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform