- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I have a console program that runs as a scheduled task overnight on my server. I want it to send me a mail message if any error occurs. I presume I need some MAPI functions but the online help is totally C oriented (something I don't handle well) and I really don't know how to proceed. One little example is all I need. Can anyone help?
With many thanks in advance,
Mike
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I just copied BLAT.EXE to my WINNTSYSTEM32 folder and after that just used
BLAT - -To(your e-mail address here)-body "(your subject here)"
as the command string from a command prompt, so all you have to do thenis use
ret=SYSTEM("your DOS command string goes here")

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page