Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error using CDO
Message
 
 
À
24/02/2010 10:55:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01403121
Message ID:
01450776
Vues:
61
Invalid in what way?

>
>We're using CDO2000.prg to send mail.
>One problem:
>If I enter and invalid email address, it still tells me the mesage got sent.
>
>******************************************************************************************
> * Send message
> PROCEDURE Send
>
> . . . . . . . . . . . . .
>
> IF This.GetErrorCount() > 0
> RETURN This.GetErrorCount()
> ENDIF
>
> This.oMsg.Send()
>
> RETURN This.GetErrorCount()
>
> ENDPROC
>
>******************************************************************************************
>
>I can't drill down into this.omsg.send. It returns nothing and this.geterrorcount is not > 0.
>
>
>Can you help?
>
>Thanks,
>Deb
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform