Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error using CDO
Message
 
 
To
24/02/2010 10:55:30
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01403121
Message ID:
01450776
Views:
60
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform