|
MovMem is a low level command which moves memory from one memory address (FromPtr) to another (ToPtr). The size of the memory to move is defined by the third parameter MemSizeToMove. This command can be used in conjunction with File and Buffer variables. See also File variables, Buffer variables topics. |