Copies a section of memory to a file named name. start specifies the starting address in memory to copy, and length specifies the number of bytes to copy. If srec is specified, then the file is stored in Motorola S-Record format. If srec is not specified, then the file is stored in a MULTI specific binary format.
Note: This MULTI specific binary format is platform specific. You should only use memload to load the file from the same platform from which you saved the file. See memload.
You can interrupt this command with the Esc key.