On Thu, 6 Jan 2022 at 09:40, Willy Jensen <[email protected]>
wrote:

> Long thread, not sure if this has been mentioned before.
> The first input (or output field for that matter) will have a variable
> name associated with it, that is the variable name you use in the
> assignment. Not X.
>

At long last a sensible answer...

So unless the input field on all panels has the same name, you have to
create a bug select statement to select the proper field based on the name
of the panel, or, as I do in my "EDITCLIP" macro <
https://prino.neocities.org/zOS/editclip.exec.html>, you'll have to read
the actual panel and potentially modify it on-the-fly.

Then again, you still haven't answered the fundamental question: WHY DO YOU
WANT TO DO THIS?

Robert
-- 
Robert AH Prins
robert(a)prino(d)org
The hitchhiking grandfather <https://prino.neocities.org/index.html>
Some REXX code for use on z/OS
<https://prino.neocities.org/zOS/zOS-Tools.html>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to