Thanks Howard! -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Howard Turetzky Sent: Tuesday, March 02, 2010 9:12 AM To: [email protected] Subject: Re: PAGEDEF Coding
When an input record that contains a channel 2 carriage control is read (or when previous input records have been printed with previous PRINTLINEs and this is the next PRINTLINE to be processed), the first data byte (after the carriage control byte) is tested. Since the >=x'00' condition is always true, the current COPYGROUP (from the FORMDEF) is used (NULL) for the next page, but the P2 PAGEFORMAT is used to format the next page. See Chapter 6. Conditional Processing in the PPFA book for a more detailed explanation. By the way, the current PPFA book is S544-5284-09. Howard Turetzky Advanced Technical Support InfoPrint Solutions Company Boulder, CO [email protected] ______________________________________________________________________ CONFIDENTIALITY NOTICE: This email from the State of California is for the sole use of the intended recipient and may contain confidential and privileged information. Any unauthorized review or use, including disclosure or distribution, is prohibited. If you are not the intended recipient, please contact the sender and destroy all copies of this email. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

