HP3000-L Archives

May 2000, 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:
"Stigers, Greg [And]" <[log in to unmask]>
Reply To:
Stigers, Greg [And]
Date:
Wed, 17 May 2000 12:32:53 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
X-no-Archive:yes
You are definitely right about that; I simply didn't think in terms of
report spool files separate from the STDList. Maybe someone else has a more
clever solution. At this point, I would have to say that within the job, add
logic or execute a command file to either SHOWOUT JOB=#J!HPJOBNUM or LISTSPF
@;seleq=[JOBNUM=#J!HPJOBNUM AND FILEDES <> $STDLIST], or maybe
SELEQ=[JOBNAME=!HPJOBNAME AND OWNER=!HPUSER.!HPACCOUNT AND FILEDES=REPORT]
or something like that, redirected into a file, parse the file to get the
spoolfile numbers, and then ALTFILE !SPOOLID;OWNER=USER.AMISYS.

Greg Stigers
http://www.cgiusa.com

-----Original Message-----
From: Randy Keefer [mailto:[log in to unmask]]
Sent: Wednesday, May 17, 2000 9:16 AM
To: [log in to unmask]
Subject: Re: OP Capabilities

I believe the code below will only make the $STDLIST change ownership?  If
there had been spoolfiles created in the job (IE. Reports), would they be
made available as well?

ATOM RSS1 RSS2