| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
gopugn
Joined: 03 Mar 2008
Posts: 3
Location: pune
|
| Posted: Thu Jul 24, 2008 3:02 pm Post subject: Line Command Macros |
|
|
Please tell me how to write line command macros like 'c' for copy and 'a' for paste using REXX.
Also please explain me how to execute it in a step by step way. Sorry to ask so since I don't know much about REXX :oops: |
|
| Back to top |
|
dbzTHEdinosauer
Joined: 20 Oct 2006
Posts: 1618
Location: germany
|
| Posted: Thu Jul 24, 2008 3:17 pm Post subject: |
|
|
best way to learn about rexx is find a few documents (links top of page) and read.
here is tso-e rexx reference: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IKJ4A370/COVER?SHELF=IKJ4BK80&DT=20060626210253
there are lots of examples in this document.
you will also need to read about edit macros : ISPZEM50
or goto the IBM Library Server Library: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/library
and search for ISPF, and then pick and choose. |
|
| Back to top |
|
expat
Joined: 14 Mar 2007
Posts: 3509
Location: Brussels once more ...
|
| Posted: Thu Jul 24, 2008 3:42 pm Post subject: |
|
|
Sound advice from Dick the dinosaur.
There is no substitute for being able to try it for yourself and learning from your mistakes. Also search the internet and learn from code published by others.
Aaaaaaaah, if only the internet was available when I started to learn REXX :? |
|
| Back to top |
|
dick scherrer
Joined: 23 Nov 2006
Posts: 8640
Location: 221 B Baker St
|
| Posted: Thu Jul 24, 2008 8:45 pm Post subject: Reply to: Line Command Macros |
|
|
Quote: Aaaaaaaah, if only the internet was available when I started to learn REXX Or Assembler, or COBOL, or JCL or. . . . --)
d |
|
| Back to top |
|
Pedro
Joined: 01 Sep 2006
Posts: 510
Location: work
|
| Posted: Thu Jul 24, 2008 9:22 pm Post subject: Reply to: Line Command Macros |
|
|
| More relevant, I think is the editor manual. Google for SC34-4820-07 and read chapter 5 and 6. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|