Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Missing SayErr in rexx #4

Open
VitekVlcek-Broadcom opened this issue Nov 21, 2019 · 0 comments
Open

Missing SayErr in rexx #4

VitekVlcek-Broadcom opened this issue Nov 21, 2019 · 0 comments

Comments

@VitekVlcek-Broadcom
Copy link

Hi
REXX program in submit_jcl.py is missing SayErr.

I add missing stuff.

SayErr:
   parse arg lineout
   say lineout
   return

Then I got Unable to find job id: JOB49383 message.
Likely something is wrong with REXX script.
I tried to run REXX script against an existing job with the same result.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant