HP3000-L Archives

September 2001, 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:
David T Darnell <[log in to unmask]>
Reply To:
David T Darnell <[log in to unmask]>
Date:
Fri, 28 Sep 2001 09:28:54 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (49 lines)
:mpex
%print @.out.hpspool(spool.jsname=<jobname>);search=cl '<string>'

run mpex and do "help  jsname", "help search"

-Dave Darnell






[log in to unmask] on 09/28/2001 10:12:00 AM
To:     David T Darnell, [log in to unmask]@Internet
cc:
Subject:        RE: [HP3000-L] scanning spool files by the jobname (was: finding)

My thanks to everyone for your replies.  They were quite enlightening on all
the different ways to find a particular spool file!

Actually what I was after is a bit more complicated than what I
communicated.  I would like to find the $STDLIST for a job by jobname and
then be able to scan the spool file for a particular string.  Finding the
spool file is easy enough but how can I grab the DFID and use it in
something like grep?  Also, since the $STDLIST will likely be open by a
running job will accessing it be a problem?

Carl

-----Original Message-----
From: David T Darnell [mailto:[log in to unmask]]
Sent: Friday, September 28, 2001 9:55 AM
To: [log in to unmask]
Subject: Re: [HP3000-L] finding spool files by the jobname


where <jobname is the jobname on the job card (ex: fredj,mgr.acct =>
<jobname> = fredj )

:mpex
%listf @.out.hpspool(spool.jsname="<jobname>")

or

:listspf;seleq=[(jobname=<jobname>)]

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

ATOM RSS1 RSS2