Group,

  I think this is it:
NOCC means to not interpret the first character of an input record as carriage 
control; it does not mean to write SPOOL records without carriage control.

  We are storing PDFs on the MVS spool.  When being read through some software 
there is an extra space being presented on the left of each record.  
  I did an XMIT and saw the same results when viewing the spool.  That format 
should have been like "netdata" that's independent of the source DCB stuff.
  I remember the VM punch queue was limited to 80 bytes and didn't write out 
carriage control because you could IPL it.  I imagine MVS also has these other 
spool "types".  I don't think the 80 byte record length will meet our "wants".

  So, I guess I'd being going against the grain to look at 'removing' that 
pesky x'40' from the 133 byte spool records creating 132 byte spool records.
 

     Thanks again,  Dave    


Dave Hansen 
Eagan Software Systems Branch 
651-406-1208 
[email protected] 

 


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Shmuel Metz (Seymour J.)
Sent: Wednesday, February 08, 2012 8:53 PM
To: [email protected]
Subject: Re: PRINT (NOCC for z/OS?

In
<493357941.926625.1328735798778.javamail.r...@sz0042a.emeryville.ca.mail.comcast.net>,
on 02/08/2012
   at 09:16 PM, Linda Mooney <[email protected]> said:

>PRINT member (NOCC is a CMS command and it suppresses carriage control.

No.

>http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.
>ibm.zvm.v54.dmsb4/hcsd8b3078.htm

It says that it generates carriage control:

NOCC
    does not interpret the first character of each record as a carriage control 
character. In this case, the PRINT command ejects a new page and prints a 
heading after the number of lines specified by LINECOUN are printed. 

>So, z/OS is not adding the carriage control, the command that you used 
>to print on VM was suppressing it.

No. NOCC means to not interpret the first character of an input record as 
carriage control; it does not mean to write SPOOL records without carriage 
control. 

 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html>
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to