For Programmers: Free Programming Magazines  


Home > Archive > Fortran > November 2004 > Email status message needed









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Email status message needed
rih5342

2004-11-01, 3:58 pm

Hi,

This might be off topic but I'm doing it in Fortran.

I have a Fortran program managing the execution of several commercial CAE
programs.

It's basically a batch job submission program with some
simple rules determining what to do.

How do I Email a text file to myself
(containing the status of execution)
from my Fortran manager program?

I'm using CVF V6.6 and Windows 2000.

Thanks,

Rob



beliavsky@aol.com

2004-11-01, 3:58 pm


"rih5342" <rob.hickey@nospam.alum.mit.edu> wrote:
>Hi,
>
>This might be off topic but I'm doing it in Fortran.
>
>I have a Fortran program managing the execution of several commercial CAE
>programs.
>
>It's basically a batch job submission program with some
>simple rules determining what to do.
>
>How do I Email a text file to myself
>(containing the status of execution)
>from my Fortran manager program?
>
>I'm using CVF V6.6 and Windows 2000.


There is a commercial program called "SMTP/POP3 Email Engine for Fortran
3.5" to do this with Digital Visual Fortran or Absoft -- see http://www.softandco.com/a/2668/smt...or-fortran.html
. I don't know if it will work with CVF 6.6.



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Jugoslav Dujic

2004-11-01, 3:58 pm

rih5342 wrote:
| Hi,
|
| This might be off topic but I'm doing it in Fortran.
|
| I have a Fortran program managing the execution of several commercial CAE
| programs.
|
| It's basically a batch job submission program with some
| simple rules determining what to do.
|
| How do I Email a text file to myself
| (containing the status of execution)
| from my Fortran manager program?
|
| I'm using CVF V6.6 and Windows 2000.

See MAPI module on my home page:

www.geocities.com/jdujic/fortran/headers/headers.htm

Note, however, that MAPI (Windows Mail API) is a higher-level
protocol, requiring a mail client set up, and user's cooperation
for sending the mail (probably due to security concerns - one
doesn't want to open the door for sending such information in
the background by, potentially malicious, 3rd-party programs).

--
Jugoslav
___________
www.geocities.com/jdujic

Please reply to the newsgroup.
You can find my real e-mail on my home page above.

rih5342

2004-11-02, 3:57 pm


Thanks.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com