TCL
mload command
.mdThe mload command loads the assembled object code into the virtual memory address defined in the routine.
For Windows: Not Supported
Syntax
mload file.reference itemlist* {(options)}
Parameter(s)
| options | n | Returns the item checksum data without actually loading the item. |
| v | Verifies mismatches and errors only. |
Example(s)
Command:
mload user_modes
After entering the previous command, you will see the following prompt where you can specify where to load the assembled object code into the virtual memory address defined in the routine:
to abs file (
See also
Referenced by
1 topic mentions mload command in its description.