I'm trying to convert the following CLIST code to REXX.
ISPEXEC VGET (ZTRAIL) SHARED
SET FUNCVAR = &ZTRAIL
IF &FUNCVAR = &STR() THEN -
SET &FUNCVAR = &STR(MENU)
SET ZTRAIL = &STR()
ISPEXEC VPUT (ZTRAIL) SHARED
Any help would be greatly appreciated.
Regards,
Kent
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.