Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAPI and NT Server
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00403714
Message ID:
00404061
Views:
14
Ok This routine only return .T. if the message can be send.

If you use Outlook change the line:

llResult = o.SendMail() && Send again - wait for completion

for this one:

*- This method use the current Microsoft MAPI Protocol. You can see
*- the messages in the outlook or outlook express.
llResult = o.SendMapiMail()

Then you can see your message in outlook.

Juan C.
"Anyone who has never made a mistake has never tried anything new." A.E
"The important thing is not to stop questioning. Curiosity has its own reason for existing." A.E
Previous
Reply
Map
View

Click here to load this message in the networking platform