ambitus / pyzkiln

A set of Python building blocks to help with z/OS automation
Apache License 2.0
9 stars 12 forks source link

Add create_sysin.py #24

Closed Degilio closed 1 year ago

Degilio commented 1 year ago

Added a new file and documentation on a routine that creates a sysin file in USS that can be used by ZOAU's mvscmd. Every time I need to use mvscmd I would have to create a routine that put the file out. This will do this via import and has additional support for multiple code pages...