next up previous contents index
Next: Diagnostics for MZREPL Up: Error Diagnostics Previous: Diagnostics for MZPUSH

Diagnostics for MZRELB - MZRELL

CALL MZRELB

This is the relocator for links in banks.

#ZFATAL>ZFATAL termination

  case 1 :  bank chaining clobbered
  case 2 :  a structural link pointing into a dead area, and to be
            bridged, does not contain a valid bank address

The following numbers are given in /QUEST/

the following numbers are given in /QUEST/

for case 1 :

 IQUEST(11) = LN, the start of the clobbered region

for case 2 :

 IQUEST(11) = LS, the adr of the bank containing the invalid link
 IQUEST(12) = LW, the adr of the word containing the invalid link
 IQUEST(13) = the content of this link

CALL MZRELL

This is the relocator for links in Link Areas.

#ZFATAL>ZFATAL termination

  case 1 :  a structural link pointing into a dead area, and to be
            bridged, does not contain a valid bank address

The following numbers are given in /QUEST/

for case 1 :

 IQUEST(11) = absolute adr of the first word of the link area
 IQUEST(12) = relative position within the link area
                       of the link to be bridged
 IQUEST(13) = the content of this link
 IQUEST(14) = char 1:4
       (15) =      5:8 of the printing name of the link area


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