cdo email "result" in vbs



Is it possible to check that an email has been sent in vbs? I'm using
CDO.Message, but the .Send procedure doesn't return a value.

The script I've written will be run automatically, on a regular basis, and
without user interference, so I need to include some sort of error reporting
if something goes wrong.

Any ideas?

Thanks!
.



Relevant Pages

  • Re: filtype() Problems
    ... Set your error reporting for the script to report all errors to try an ... the script and your filesystem. ... Prev by Date: ...
    (comp.lang.php)
  • Anyone know of a way, or have a script, to read a TOC from CDs?
    ... Anyone know of a way, or have a script, to read a Table of Contentsfrom ... CD player, or drive? ... It would probably use a VBS, ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: Undefined variable
    ... aren't critical enough to prevent execution of the script -- so the ... script will run in exactly the same way whether or not error reporting ... Prev by Date: ...
    (alt.php)
  • Re: locate file
    ... PS. I've given up asking you whether this is a VBS ... script, a VB program, or MS Access VBA. ... Prev by Date: ...
    (microsoft.public.access.modulesdaovba)
  • Re: Questions about GetRef() and ASP, etc.
    ... > stack does NOT extend into a called procedure's scope. ... > script requires catch-all error handling, however, it is often best to set ... > unexposed functions, mix VBS and JS, etc. WSCs are fairly well documented ... > The Err object appears to be misdocumented in the MS VBS documentation. ...
    (microsoft.public.scripting.vbscript)

Loading