HP3000-L Archives

June 1999, Week 4

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:
"Paul H. Christidis" <[log in to unmask]>
Reply To:
Date:
Wed, 23 Jun 1999 09:59:00 -0700
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (38 lines)
Jay,

You may want to try something like the following:
    !file stdout=!hpspoolid.out.hpspool,old;nomulti
!xeq CAT.HPBIN.SYS <*stdout >*xstdlist

If you are on a version of the OS that does not 'support' the 'hpspoolid'
variable you'll need some other method for determining the '$stdlist' file name.

Regards
Paul H. Christidis

____________________Reply Separator____________________
Subject:    Trying to append a job's stdlist to a circular mpe file
Author: [log in to unmask]
Date:       6/23/99 9:05 AM

Dear Friends,

I have been making an unsuccessfull attempt to append each of a set of
jobs' $stdlists to a circular mpe file. The file to be appended to was
built with:

:build tstdlist;rec=-133,,f,ascii;cir;disc=20000

Before eoj I would like  to do something like this:

!file xstdlist=tstdlist,old;acc=append
!fcopy from=hpstdlist [or whatever else I need to use];to=*xstdlist

The From part of Fcopy is where I am having the problem. Do I need to do
a setvar for stdlist? We use Vesoft's Streamx, if anyone thinks it can
be done with it, perhaps with a Use file that could be added to each
job.

Thanks for any assistance,
Jay

ATOM RSS1 RSS2