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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fantafanta
  • Content: Threads
  • Order by date
  1. fantafanta

    Read data present at the cursor position

    Hi all, The below code will popup the data present in that member, which is provided at run time. /* REXX - TO POPUP A THE DATA PRESENT IN A MEMBER */ PARSE PULL MEM ADDRESS "ISPEXEC ADDPOP" "ISPEXEC BROWSE DATASET('DLMG0.PDS.COPYBOOK("MEM")')" "ISPEXEC REMPOP" When we execute...
  2. fantafanta

    ISREDIT invoking

    Hi Friends, I have recently started rexx and i am fine with the progress. I am now executig few ISREDIT commands. I want some basic information that how do these work(excuted). I have created a member by name(PARM) in my pds which is linked to SYSEXEC and SYSPROC. The code just accepts data...

Part and Inventory Search

Back
Top