HP3000-L Archives

December 1999, 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:
Tony Summers <[log in to unmask]>
Reply To:
Tony Summers <[log in to unmask]>
Date:
Tue, 21 Dec 1999 13:26:16 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (37 lines)
Try including the following in the job stream after the job card 

!SETVAR HPAUTOCONT TRUE

The job won't then flush if an error occurs. 

>>> Noam Koren <[log in to unmask]> 21/12/99 13:21:50 >>>
Hello all.

I would like to know if there is a way to be informed when a Job starts or
ends NOT to the console but to another application (i.e. a way to ask the OS
to invoke something when the job starts or ends).

I currently use a command that I insert into the Job itselt at the beggining
and the end of the job file.
But - I have a problem when something in the job goes wrong and the Job is
Flushed - the last command is not invoked so that I dont get a notice.

Example:
!job jjj,us.ac
!jobmsg.bin.acc                      <-- send message through tcp/ip
!
! other commands

oops - ERROR - Job flushed
!
! other commands
!
!jobmsg.bin.acc                      <-- send message through tcp/ip actualy
!EOJ                                     not invoked


Is there a solution for this?
TIA for any idea.

Noam

ATOM RSS1 RSS2