Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook , CDO, HTML stripper
Message
De
10/06/2003 12:49:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00798120
Message ID:
00798476
Vues:
25
>Thanks very much. I am still getting an error with
>loCDO.Logon("", "", 0, 0)
>Can't fugire out why
>Steve
>
>
>loOutlook = CREATEOBJECT('Outlook.Application')
>loCDO = CreateObject("MAPI.Session")
>loNS = loOutlook.GetNameSpace('MAPI')
>loInbox = loNS.GetDefaultFolder(6)
>loCDO.Logon("", "", 0, 0)

What happens if you change it to
loCDO.Logon(,,.t.)
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform