CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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
                                    -♦-