Author: Nic Clouston
Posted: Mon Jul 18, 2016 11:51 am (GMT 5.5)
There is no such thing as a Rexx panel - it is an ISPF panel.
Have you read the dialogue manager reference? In particular read about VERification and Rexx edit routines. Of course, you may be able to get by simply by refencing the built-in models.
Why ask the user to enter a second item that could be wrong - simply have that item generated by your code depending on the value entered by the user?
_________________
Regards
Nic
Posted: Mon Jul 18, 2016 11:51 am (GMT 5.5)
There is no such thing as a Rexx panel - it is an ISPF panel.
Have you read the dialogue manager reference? In particular read about VERification and Rexx edit routines. Of course, you may be able to get by simply by refencing the built-in models.
Why ask the user to enter a second item that could be wrong - simply have that item generated by your code depending on the value entered by the user?
_________________
Regards
Nic