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: Move 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                  move   *  1  *         A
BB                                        BB
CCC                or                     CCC
DDDD                                      DDDD
EEEEE              move   *  1            EEEEE
FFFFFF                                    FFFFFF
GGGGGGG            or               CLP   GGGGGGG
HHHHHHHH                                  HHHHHHHH
IIIIIIIII          move   *               IIIIIIIII
JJJJJJJJJJ                                JJJJJJJJJJ
KKKKKKKKKKK        or                     KKKKKKKKKKK
LLLLLLLLLLLL                              LLLLLLLLLLLL
                   move 'gg'
Note: The effect of the operation is an unchanged data set.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014