one option might be to implement something via the Line Command Table...
Primary command to "Copy from screen XXX to screen YYY" - need to create a nice ACRONYM - that could then go on PF KEY mark source range in screen XXX mark target in screen YYY issue command... REXX does the rest. use SWAP XXX to get to source screen use SWAP YYY to get to target screen.. code captures in XXX and adds to YYY using relevant ISPF EDIT MACRO services. Regards Bruce ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
