> Does DOS really support 32768? not 32767?

From a vtoc (two different files) where I was trying to move some data from VSE to z/OS:

     RECFM   BLKSIZE Created  Expires
 DSORG   LRECL       YYYY.DDD YYYY.DDD


 SAM VBS 56660 32768 2016.339 2016.339

 SAM VBS 56660 32768 2016.339 2016.339


Tony Thigpen

Peter Hunkeler wrote on 12/16/2016 10:04 AM:

Recently, I had a file transfer issue between z/VSE and z/OS because VSE
support block lengths of 32768 (true 32k) while z/OS only supports 32760
(32k-8).


Does DOS really support 32768? not 32767?
32KiB -7 that is. The maximum positive number is 32767 not 23768.


--
Peter Hunkeler




----------------------------------------------------------------------
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