On Tue, 14 Oct 2008 01:54:07 -0400, Robert A. Rosenberg wrote: > >The Simple way is to take the M code and convert it to the A code for >Print a Line with No Paper Movement. You the emit a Paper advance >with a Blank Line (if VBA this is a 6 byte line) or with Advance with > What happens if you emit a 5-byte record (carriage control with no other data)? In principle this would result in a CCW with a count of zero, which I know is invalid. But is the JES printer driver smart enough to convert it to something legal? I recall that decades ago a 4-byte record (neither carriage control nor data) caused an ABEND somewhere in the access method. But it's been reported here that was subsequently fixed.
>no Print. I forget if there are separate codes for Print/No Print > I know of none. -- gil ---------------------------------------------------------------------- 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

