HP3000-L Archives

October 2001, 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:
Patrick Reid <[log in to unmask]>
Reply To:
Patrick Reid <[log in to unmask]>
Date:
Wed, 10 Oct 2001 14:46:29 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
Ok all you Powerhouse Gurus, I need you help, Please.

Does anyone know of a way to make a job abort if Powerhouse Quiz gets this
error:
*W* The maximum number of records has been selected?

I have figured out a way if it produces a subfile, but can not see a way
when it produces a disc file. Cognos recommended I run QTP first, but we
have to many programs to implement this and I don't believe it would work
for disc files anyway.

Any help would be greatly welcomed!

Thanks in advance,
Patrick

This is what I have come up with for subfiles.
!  CONTINUE
!  LISTF xxx1500D
!    IF CIERROR<>907 THEN
!
!      SETVAR EOFRECS FINFO("xxx1500D",19)
!      SETVAR FLIMNUM FINFO("xxx1500D",12)
!
!      CONTINUE
!      IF EOFRECS = FLIMNUM THEN
!        SETJCW JCW=FATAL
!      ENDIF
!
!    ENDIF

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

ATOM RSS1 RSS2