HP3000-L Archives

May 1999, 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:
Costas Anastassiades <[log in to unmask]>
Reply To:
Costas Anastassiades <[log in to unmask]>
Date:
Tue, 25 May 1999 09:40:52 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
Similarly in each streamfile we add :

!CONTINUE
!RUN program
!IF CIERROR <> 0 THEN
!    TELLOP BATCH JOB ABORTED !!
!ELSE
!    SET STDLIST=DELETE
!EOJ

Costas Anastassiades,
INTRACOM SA
Athens-Greece

-----Original Message-----
From: Travis Howerton <[log in to unmask]>
To: [log in to unmask] <[log in to unmask]>
Date: Tuesday, May 25, 1999 2:03 AM
Subject: Re: Notification of aborted jobs


>I've used the CI variable HPStreamedBy for this purpose.
>
>example:
>...
>!continue
>!SPL patext,USLbak,$Null
>!if !CIERROR=976 THEN
>!    TELL !HPStreamedBy;"    ***** compile  FAILED *****"
>!EndIf
>...
>
>There may be a prettier way, but this works.
>(I'm not sure in which version of MPE 'HPStreamedBy' arrived)
>

ATOM RSS1 RSS2