next up previous contents index
Next: Diagnostics for LZFID Up: Error Diagnostics Previous: Diagnostics for FZLOC

Diagnostics for FZOUT

CALL FZOUT (LUN,IXDIV,LENTRY,IEVENT,options,IOCH,NUH,IUHEAD)

#ZTELL>ZTELL exits

      CALL ZTELL (11,1)   LENTRY invalid
                            IQUEST(11) = LENTRY

      CALL ZTELL (12,1)   bank chaining clobbered
                            IQUEST(11) = store number
                            IQUEST(12) = division number

      CALL ZTELL (13,1)   not enough space to construct rel. table

      CALL ZTELL (14,1)   medium 'memory' only : user memory too small
                          Starting from Zebra version 3.62 the following
                          will be provided :
                            IQUEST(8) = size of the user memory
                            IQUEST(9) = number of words needed

#ZFATAL>ZFATAL termination

messages printed via ZFATAM:

    FZOUT - IOCH invalid.
                   faulty I/O characteristic for user header

    FZOUT - Faulty parameter IEVENT.
                   only 0 or 1 are allowed
                   IQUEST(11) = IEVENT

    FZOUT - Going beyond Eod.
                   second attempt to read beyond EoD

    FZOUT - User routine / buffer not connected

    FZOPHR - error from IORITE.
                   IQUEST(11) = IOPACK error code


Janne Saarela
Mon May 15 08:34:47 METDST 1995