Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email MSMAPI.OCX with vfp7.0 and outlook express 6
Message
 
 
To
24/11/2003 07:07:59
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00852894
Message ID:
00852919
Views:
14
Hi Lázaro,

MAPI changes current directory. You've to save it before sending email and restore after.
lcCurrDir = FULLPATH("")
* Send email
...
CD (lcCurrDir)
>Hi all !
>
>Because when I sending the email using msmapi.ocx with windows_xp and outlook 6, i do not obtain more to use (to give one browse for example) in my open tables?
>Also not meeting my archives in my list of procedures. The email is sent, but when returning for the application the problems appear. Somebody already passed for this problem? They could help me?
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform