HP3000-L Archives

October 2001, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Fri, 19 Oct 2001 10:44:01 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
How about using shell I/O redirection?:

callci "RUN EMAIL.RUN.ALERTS;lib=g;info='$@'" >STEMAIL

Note that my suggestion and your earlier attempt at creating a file with a
fixed name will only work correctly if you are receiving one e-mail message
sent to this address at any one time.  Two messages arriving simultaneously
won't be handled properly.

- Mark B.

"Born, Ken" wrote:
>
> Greetings...
> I want to be able to generate a STDLIST file for an application(so I could
> debug the program).
>
> My alias file in my sendmail launches:
> BORN.201:"|/SENDMAIL/PUB/EMAILJ BORN.201"
>
> Which triggers:
> DEVXL#print emailj
> #!/bin/sh
> callci "RUN EMAIL.RUN.ALERTS;lib=g;info='$@'"
> DEVXL#
>
> I thought if I added ";stdlist=stemail,new" to the callci run statement,
> the run statement would generate a new stdlist file name stemail and my
> write statements in EMAIL.RUN.ALERTS to the new stdlist file.  However, I
> executed it and don't know what happened or if the stdlist file was created.
>
> Do I need a file equate ? Is there an easier way to do this...???
>
> Thanks...
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

--
[log in to unmask]
Remainder of .sig suppressed to conserve scarce California electrons...

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2