rexx program

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
giova76
Member
Posts: 6
Joined: Tue Oct 14, 2008 6:26 pm

rexx program

Post by giova76 » Thu Oct 30, 2008 6:57 pm

I need a rexx program to copy members from a library to another library.
At the same time, the copy has to change the name of member.

thanks in advance.

User avatar
muraligaru1
Moderator
Posts: 43
Joined: Sat Nov 11, 2006 7:03 pm

Post by muraligaru1 » Mon Nov 03, 2008 6:32 pm

You may use LMCOPY for this purpose.

Here is the good IBM rexx tutorial.
http://publibz.boulder.ibm.com/cgi-bin/ ... /CCONTENTS

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Sat Nov 22, 2008 3:23 am

Use REXX to invoke - IEBCOPY, IEBGENER, LMservices.
Regards,
Anuj

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others