Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AMEMBERS() equivalent
Message
From
08/09/2003 11:09:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
AMEMBERS() equivalent
Miscellaneous
Thread ID:
00827114
Message ID:
00827114
Views:
57
Hi,

I just read that AMEMBERS(gaArray, oObject, 3) won't work in an EXE. Is AMEMBERS(gaArray, oObject, 3) the only command to return properties/methods/etc of an OLE object? I created a Pivot table in Excel and I need to save all of it's properties to be able to restore the pivot to the exact same settings the user left it the last time he used it.
With AMEMBERS(gaArray, oObject, [0,1 or 2]) I can't get anything returned because the object oObject passed as the second parameter isn't a native Fox object and since my app will be compile as an exe it looks like AMEMBERS(gaArray, oObject, 3) isn't a solution.

Any ideas on how to accomplish this,


TIA

Yanick
Reply
Map
View

Click here to load this message in the networking platform