Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembler.groovy enhancement request to add SYSTERM DD and additional SYSIN #358

Open
rsjrny opened this issue May 17, 2023 · 0 comments
Open

Comments

@rsjrny
Copy link

rsjrny commented May 17, 2023

For Assembler.groovy to work in my environment I have had to make the following modifications. I think these will fit nicely into the zappbuild application

We use SYSTERM linkedit parm and would like it to optionally print along with the other printlin (stdout) output at execution time.

also,
We concatenate SYSIN files ahead of the member being assembled. this can be 1 - x lib(members). An assembler_PreSYSIN list would be useful assembler_PreSYSIN=lib.one.sysin,lib.two.sysin,lib.three.sysin. if this parm is not null these would be concatenated in order ahead of the SYSIN member

@rsjrny rsjrny changed the title Assembler.groovy enhancement request Assembler.groovy enhancement request to add SYSTERM DD and additional SYSIN May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant