                                                                step 
Chapter 8 Display Operations

The step command provides incremental map display movement in the specified
direction.

step

    Shifts map display in specified direction.

         step d

    Shifts map display in the direction of d.
    ___________________________________________________________________________
    Options/arguments:

         d         Direction of shift, including:
                   left   = shift screen to the left 
                   right  = shift screen to the right 
                   up     = shift screen upward
                   down   = shift screen downward
    ___________________________________________________________________________
    Example(s):

    To shift the display screen to the left one increment, enter:

         step left
    ___________________________________________________________________________
    See also:

              view
    ___________________________________________________________________________
