z/OS TSO/E Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 2

z/OS TSO/E Command Reference
SA32-0975-00

Operation: Copy the current line right after itself in an unnumbered data set.

Known:
  • Data set contains 12 lines of sequential alphabetic characters.
  • Current® line pointer is at the seventh line.
Before:            Enter:                  After:

A                  copy     *  1  *        A
BB                                         BB
CCC                or                      CCC
DDDD                                       DDDD
EEEEE              copy     *  1           EEEEE
FFFFFF                                     FFFFFF
GGGGGGG            or                      GGGGGGG
HHHHHHHH                             CLP   GGGGGGG
IIIIIIIII          copy     *              HHHHHHHH
JJJJJJJJJJ                                 IIIIIIIII
KKKKKKKKKKK        or                      JJJJJJJJJJ
LLLLLLLLLLLL                               KKKKKKKKKKK
                   copy                    LLLLLLLLLLLL
 
                   or
 
                   copy     'gg'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014