HP3000-L Archives

August 2002, 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:
Larry Barnes <[log in to unmask]>
Reply To:
Larry Barnes <[log in to unmask]>
Date:
Tue, 13 Aug 2002 08:59:02 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
I believe error 3042 is "Job doesn't Exist"

-----Original Message-----
From: Born, Ken [mailto:[log in to unmask]]
Sent: Tuesday, August 13, 2002 9:01 AM
To: [log in to unmask]
Subject: [HP3000-L] ABORTJOB command launched in a program


Greetings,
I was able to STREAM a job from a program using the COMMAND Intrinsic, but
when I went to ABORTJOB from a program using the COMMAND Intrinsic,

I received an error message.

ABORTJOB VILJOB,MGR.CJISII Failed
Error is         3042
Parm is          -17

Here is the code.
command_line     := ' ';
command_line     := 'ABORTJOB VILJOB,MGR.CJISII';
command_line[80] := CHR(13);
command(command_line,error,parm);

Can I do this?  Where could I find the explanation of this error code 3042?
thanks in advance

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

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

ATOM RSS1 RSS2