Well, both JCL and the TSO/E ALLOCATE command still only take "HFS" as a value 
for DSNTYPE when allocating a Unix PATH file.

E.G. for ALLOC:

ALLOC FI(MYDDNAME) PATH('/u/tsouser/file') DSNTYPE(HFS) PATHMODE(SIRUSR) 
PATHOPTS(ORDONLY) FILEDATA(TEXT) PATHDISP(KEEP, KEEP)

For JCL, see here:              
https://www.ibm.com/docs/en/zos/2.5.0?topic=dp-syntax-10
For ALLOCATE see here:          
https://www.ibm.com/docs/en/zos/2.5.0?topic=command-allocate-operands

Peter

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
Paul Gilmartin
Sent: Wednesday, September 14, 2022 2:05 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Is HFS still a thing?

I just submitted an RCF on various z/OS 2.5. TSO/E publications which
mention HFS with no mention of HFS EOS.

-- 

This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to