HP3000-L Archives

April 2000, Week 1

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:
Adam Dorritie <[log in to unmask]>
Reply To:
Adam Dorritie <[log in to unmask]>
Date:
Fri, 7 Apr 2000 06:42:46 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
Jeff,

How about using LISTSPF on your input spoolfiles with a
combination of the OWNER and JOBNAME selection parameters
with the output directed to $NULL.  If the job you specify
isn't out there, you'll get a CIWARN 4809, so you can just
set CIERROR = 0, LISTSPF I@;SELEQ=..., and check CIERROR = 0
or 4809 to tell you if the scheduled job exists.

Just a suggestion,

Adam Dorritie
Easy Does It Technologies
http://www.editcorp.com
888-858-EDIT (3348)

Jeff Kell asks:

> Is there a simple (i.e., not doing a showjob and parsing
> output) way to
> determine if a scheduled job exists?
>
<snip>

ATOM RSS1 RSS2