Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing an array of objects to a COM object from VFP
Message
From
06/12/2005 16:46:56
Harold Rappold
Melange Computer Services
Lansing, Michigan, United States
 
 
To
06/12/2005 13:08:03
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01075356
Message ID:
01075505
Views:
20
Christian wrote:

there are still some rare bugs in VFP when calling method's on COM objects.
Most of the time you can overcome these by calling the method on an intermediate "interface object".

Harold replies:

Using GetInterface and an "interface object" to call the Sell() method worked just great. Thanks so much for the help.

Also, thanks for the information about the AS clause. I had started out just typing in literal values when setting the SalesItem properties and when passing parameters to the method. I added the AS clause stuff trying to get the method to work. I am glad I can take them out and thin down the amount of code.

Harol Rappold
Previous
Reply
Map
View

Click here to load this message in the networking platform