Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ktraywick

  1. ktraywick

    Convert CLIST Code to REXX

    Thanks Frank...this works!
  2. ktraywick

    Convert CLIST Code to REXX

    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

Part and Inventory Search

Back
Top