Isn't using file IPCSPRNT the intended way to print something produced by IPCS report(s)?
Allocate data set x with RECFM VBA and suitable LRECL/BLKSIZE such as LRECL 137 BLKSIZE 27998 or LRECL 255 BLKSIZE 6144 TSO ALLOC F(IPCSPRNT) DA(x) do your IPCS commands with the PRINT operand (whether that be GTF or other) IPCS Close Print Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
