I want to write a REXX program in VM/CMS environment which will pop-up a customized menu panel and ask for user Input. Upon entering the different input fields the REXX program will take those data and start processing. Can anyone please help?
and look at DEIMBED. Then look at ARRANGE (which uses DEIMBED).
I embed my panels at the bottom of my REXX code, then use DEIMBED to extract them and write them as members in a temporary MVS library that I LIBDEF as ISPPLIB. You will have to do something like that on VM, although I can't quite say what or how.
Frank Clarke
--America's source for adverse opinions since 1943.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.