The Pass Control block is defined in the source member LPWN030D in the Finalist distribution. The CICS programs assume the pass control block begins on a doubleword boundary. This table describes the pass control block fields.
Field | Description |
---|---|
PASSPGM | Bytes 01-08. Program to XCTL to when CICS processing is finished. |
PASSTRAN | Bytes 09-12. Alternate Finalist CICS transaction code. On blank or low-values, this code defaults to LPCF. This code can be used if you renamed LPCF in your own CICS PCT entry. |
PASSCNFG | Bytes 13-15. Finalist configuration value. Valid values are those that are currently CASS-certified. |
PASSUNIQ | Byte 16. Finalist tailoring option for unique ZIP Codes. (One byte. Value "Y" or "N"). |
PASSSTPH | Byte 17. Finalist tailoring option for street phonetics. (One byte. Value "Y" or "N"). |
PASSFRMC | Byte 18. Finalist tailoring option for firm correction. (One byte. Value "Y" or "N"). |
PASSCTPH | Byte 19. Finalist tailoring option for city phonetics. (One byte. Value "Y" or "N"). |
PASSCWGT | No longer supported. |
PASSSWGT | No longer supported. |
PASSZPCR | Byte 22. Finalist tailoring option for ZIP correct. (One byte. Value "Y" or "N"). |
PASSCTCR | Byte 23. Finalist tailoring option for city correct. (One byte. Value "Y" or "N"). |
PASSSTRC | Byte 24. Finalist tailoring option for street cosmetics. (One byte. Value "Y" or "N"). |
PASSFIRM | Byte 25. Finalist tailoring option for firm parse. (One byte. Value "Y" or "N"). |
PASSUNIT | Byte 26. Finalist tailoring option for unit designator. (One byte. Value "Y" or "N"). |
PASSCTYL | Byte 27. Finalist tailoring option for long city name. (One byte. Value "Y" or "N"). |
PASSALSL | Byte 28. Finalist tailoring option for alias street name in the Finalist label format area. (One byte. Value "Y" or "N" or '1' through '6'). |
PASSFRML | Byte 29. Finalist tailoring option for firm name in the Finalist label format area. (One byte. Value "D" or "I"). |
PASSEXPS | Bytes 30-32. Finalist future expansion space - leave blank. (three bytes). |
PASSEXCP | Byte 33. Finalist CICS control switch. Exceptions processing. Y = Use exceptions table in Finalist processing. |
FILLER | Byte 34. Reserved for future use. |
PASSEX1L | Byte 35. Finalist CICS control switch. Lock input exit. L = Input exit (LPWN509C) can not be accessed while executing Finalist CICS. |
PASSEX2L | Byte 36. Finalist CICS control switch. Lock output exit. L = Output exit (LPWN510C) can not be accessed while executing Finalist CICS. |
PASSWCRI | Byte 37. Finalist CICS control switch. Finalist CICS call return indicator. Finalist CICS returns a "Y" in this field indicating a return from callable Finalist CICS. |
Bytes 38-48 | Reserved for future use. |