Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Outlook 2000
Message
From
18/03/2004 11:29:31
 
 
To
18/03/2004 07:27:06
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00887015
Message ID:
00887544
Views:
7
the following line of code on execution gives an error -

I have no idea why this would happen. This is just a local declaration. Try changing it to this:
LOCAL loAddressBook, loContact, lnContactCount
IF .Class = loContact

It should be olContact as #DEFINEd below - not loContact.
#define olContact 40
Previous
Reply
Map
View

Click here to load this message in the networking platform