HP3000-L Archives

October 2000, Week 2

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:
Thu, 12 Oct 2000 14:54:31 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
My mailspf CI command file is able to copy the $STDLIST spoolfile into an
e-mail message:

        http://www.bixby.org/ftp/pub/mpe/mailspf.ci

The key snippet is:

comment
comment Do a magic :FILE equate for the spoolfile name.
comment

setvar mailspf_file RHT(mailspf_word,-2)+'.OUT.HPSPOOL'
file mailspfs=!mailspf_file,old;nomulti

Then run a program willing to copy something specified by *mailspfs.

- Mark B.

"Newton, Tony" wrote:
>
> Hello all,
>
> I want a job to copy it's stdlist to a flat file right before it reaches
> EOJ.  The first idea that I had failed with the following error(I'm assuming
> because the file is still open):
>
> 135 :copy !hpspoolid.out.hpspool, bkst!hpmonth!hpdate.stdlist.express
> 136 The copy operation may only be performed on local, permanent,
> 137 non-spooled disk files. (CIERR 9116)
> 138 REMAINDER OF JOB FLUSHED.
> 139 CPU sec. = 2.  elapsed min. = 1.  THU, OCT 12, 2000,  1:58 PM.
>
> I get the feeling that I'm looking over some simple solution to this issue.
> Does anybodyt want to provide a hint?
>
> ____
> Tony Newton  |  [log in to unmask]
> HP Systems Admin  |  (503) 574-5831
> Providence Health Plan  |  www.providence.org

ATOM RSS1 RSS2