[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] email message to users when error
I am on Unix, Oracle.
This is what I was thinking about using, but am skeptical because I have
double quotes inside of single quotes.
let $command_string = ' mailx -s "Old Shift Update File was sent. Antar
Processing has been halted. Please notify once new Shift Update file has
been sent." Patricia.overcashier@aam.com '
call system using $command_string #status
-----Original Message-----
From: Orr, Daniel E (Dan) TL26D [mailto:Daniel.Orr@cigna.com]
Sent: Monday, December 15, 2003 10:46 AM
To: 'sqr-users@sqrug.org'
Subject: RE: [sqr-users] email message to users when error
Hi patricia -
What platform? Windows? UNIX?
-----Original Message-----
From: Overcashier, Patricia [mailto:Patricia.Overcashier@aam.com]
Sent: Monday, December 15, 2003 10:31 AM
To: 'sqr-users@sqrug.org'
Subject: [sqr-users] email message to users when error
Greetings everyone,
I know this is one of those questions that has been asked a million times,
but please answer it one more time for me. In my sqr, after comparing my
files, using a call system command, if they are identical, my program errors
and stops. Now, what I need to do is also send an email. I have never done
this before and could use a little assistance please. What Call System
command would I use to send the error message (it can just be in the
subject line, I don't need any text) to three or four different email
addresses? Thanks and Happy Holidays! Patti
**********************************************************************
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org http://www.sqrug.org/mailman/listinfo/sqr-users
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please
immediately notify the sender by e-mail at the address shown. This e-mail
transmission may contain confidential information. This information is
intended only for the use of the individual(s) or entity to whom it is
intended even if addressed incorrectly. Please delete it from your files if
you are not the intended recipient. Thank you for your compliance.
Copyright (c) 2003 CIGNA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users