View previous topic :: View next topic
|
Author |
Message |
Heisenberg
New User
Joined: 27 Jun 2023 Posts: 2 Location: India
|
|
|
|
Hello All,
Is there a way to create Unix Directory / Sub directory in Unix on Z/OS using a COBOL program?
I am able to allocate files using BPXWDYN, but I think it cannot be used to create directory.
Thanks in advance |
|
Back to top |
|
|
Joerg.Findeisen
Senior Member
Joined: 15 Aug 2015 Posts: 1337 Location: Bamberg, Germany
|
|
|
|
See bpxwunix() command. |
|
Back to top |
|
|
Heisenberg
New User
Joined: 27 Jun 2023 Posts: 2 Location: India
|
|
|
|
Can I call BPXWUNIX through a COBOL program? |
|
Back to top |
|
|
|