Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot create object Outlook 2003
Message
 
À
05/08/2004 19:38:15
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00931187
Message ID:
00931220
Vues:
22
>Client just got several new computer with 2003 Outlook. I get a module cannot be found error when I try to create an outlook object as follows:
>
>

>oOUTLOOK= Createobject('outlook.application')
><\pre>
>
>The code works for all versions of Outlook except 2003. Any idea what is happening?
>
>
>Gaylen

It may not be necessary - but have you checked to assure that outlook is configured as the default mail client?

I am working an issue <s> with an outlook automation and am trolling for some ideas. A requires outlook appointments to be sent. One method is outlook automation. That requires an outlook start , duration and maybe end date times.
oAppoinmentItem=1
oAppt=oOutLook.GetItem(oAppointmentItem)
oAppt.start=?????

One of the examples I've seen shows the vb Now() function. It seems that means the number of days between 1900 and current year. But then I read that the dates for an outlook appointment were in a "short date" format. I even saw an offer for an ocx that returns the format ('ddddd' - i think). Are you aware of what a date should look lile for the OL appointment start and end dates?
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform