Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxPro crashes
Message
De
31/10/2001 18:05:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
FoxPro crashes
Divers
Thread ID:
00575931
Message ID:
00575931
Vues:
48
Hi everyone

I noticed that VFP (5,6) crashes when I run the following code. It happens when
i = 2. I tried to release the object but no joy. This is part of an email button that opens Outlook, and if the user wants to send a second email ... they can't. Any suggestions are more than welcome. Thanks a lot.

FOR i = 1 TO 2
oOutlookObj = CREATEOBJECT("Outlook.Application")
ENDFOR
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform