IBM Infoprint XT for z/OS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Infoprint XT AIOX2AFP NOP keywords

IBM Infoprint XT for z/OS
GI11-9492-01

Infoprint XT uses these keywords in the NOP structured fields that it generates:

CTLHEADR (X'C3E3D3C8C5C1C4D9')
Infoprint XT generates one CTLHEADR record at the beginning of each job and uses it to identify whether the AFP data stream can contain XRXOTEXT records. The values for its flag byte at offset 27 are:
Bit 0:
Specifies whether the data stream can contain XRXOTEXT records. 1 indicates that the data stream can contain XRXOTEXT records. 0 indicates that the data stream does not contain XRXOTEXT records.
Bit 1:
Specifies whether the data stream can contain XRXCDJDE records. 1 indicates that the data stream can contain XRXCDJDE records. 0 indicates that the data stream does not contain XRXCDJDE records.
Bit 2:
Reserved for future use.
Bit 3:
Reserved for future use.
Bit 4:
Reserved for future use.
Bit 5:
Reserved for future use.
Bit 6:
Reserved for future use.
Bit 7:
Reserved for future use.
The CTLHEADR record has no associated data.

A CTLHEADR record that indicates the possible presence of NOPs generated from OTEXT DJDEs might contain:

----+----1----+----2----+----3 
!..LÓÓ...AIOX2AFP..CTLHEADR... 
501DEE000CCDEFCCD00CEDCCCCD800 
A0D3EE000196721670033385149000
The CTLHEADR record has no associated data.

A CTLHEADR record that indicates the possible presence of NOPs generated from C DJDEs might contain:

----+----1----+----2----+----3 
!..LÓÓ...AIOX2AFP..CTLHEADR... 
501DEE000CCDEFCCD00CEDCCCCD400 
A0D3EE000196721670033385149000
XRXOTEXT (X'E7D9E7D6E3C5E7E3')
Infoprint XT generates one XRXOTEXT record for each OTEXT DJDE command that the job contains. The values for its flag byte at offset 27 are:
Bit 0:
Specifies whether the OTEXT DJDE command suspends printing until an operator acknowledges the message. 1 indicates that the OTEXT DJDE command suspends printing.
Bit 1:
Reserved for future use.
Bit 2:
Reserved for future use.
Bit 3:
Reserved for future use.
Bit 4:
Reserved for future use.
Bit 5:
Reserved for future use.
Bit 6:
Reserved for future use.
Bit 7:
Reserved for future use.
AFPRLEVL (X'C1C6D7D9D3C5E5D3')
Infoprint XT generates one AFPRLEVL record at the beginning of each AFP font and each AFP page segment that it creates from Xerox font, image, and logo resources. Infoprint XT does not use the flag byte at offset 27. The data length at offset 28 is always X'0002'. The data at offset 30 is currently X'0000', which indicates the base level for AFP resources created by Infoprint XT.
XRXHCINK (X'E7D9E7C8C3C9D5D2')
Infoprint XT also converts Xerox images that contain highlight color controls to AFP page segments. Infoprint XT generates an XRXHCINK record immediately following the AFP Begin Image Object (BIM) structured field for each image object in the page segment. It uses the data section of this record to identify the fully-qualified Xerox ink name (ink catalog name, palette name and color name) for the Xerox sample that corresponds to the image object. Infoprint XT does not use the flag byte at offset 27.
XRXCDJDE (X'E7D9E7C3C4D1C4C5')
When you specify xcmt2nop=yes, Infoprint XT generates one XRXCDJDE record for each C DJDE that the job contains. The values for its flag byte at offset 27 are:
Bit 0:
Reserved for future use.
Bit 1:
Reserved for future use.
Bit 2:
Reserved for future use.
Bit 3:
Reserved for future use.
Bit 4:
Reserved for future use.
Bit 5:
Reserved for future use.
Bit 6:
Reserved for future use.
Bit 7:
Reserved for future use.
The data for the XRXCDJDE record is the comment text in EBCDIC. Each C DJDE text string that is processed by xcmt2nop=yes must be all ASCII or all EBCDIC alphanumeric or blank characters, and must not contain any special characters.

An XRXCDJDE record for comment text might contain:

----+----1----+----2----+----3----+----4----+----5----+
!..LÓÓ...AIOX2AFP..XRXCDJDE...Data copied from a C DJDE
503DEE000CCDEFCCD00EDECCDCC001C8A8489988848999484C4CDCC
A063EE0001967216700797341450094131036795406964010304145

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014