Re: [OT] EBCDIC to ASCII OPTCD=Q? (JCL)



On Mon, 18 Sep 2006 12:36:04 +0000 (UTC), docdwarf@xxxxxxxxx () wrote:


All righty... I've been asked about having a job on an IBM mainframe
(z/OS) produce ASCII output.
================
Howard, where is your LABEL parameter on the output tape DD statement.
IIRC
you need to specify LABEL=(1,AL) or somesuch.

Jim McAlpine
======================

Howard,

Try adding LABEL=(1,AL) or LABEL=(1,NL). I think you are getting the
default of 1,SL which
does not work with OPTCD=Q.

Regards,
John
.