CodeView (cv.hlp) (Table of Contents; Topic list)
Move Memory (Summary)
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Move Memory (M)
 
     Syntax:  M range address
 
     Summary: Copies all the values in one block of memory directly to
              another block of memory of the same size.
 
     Arguments:
 
     <range>     Specifies the range of memory that is copied.
 
     <address>   Starting address to which <range> is copied.
 
     See: Address Ranges
          Addresses
                                    -♦-