This *Command loads the named file.
*Load filename [load_addr]
| filename | Valid pathname specifying a file |
| load_addr | Specifies a file’s load address |
The optional load address is in hexadecimal.
If no load address is specified, then the filetype is checked:
Alias$@LoadType_nnn variable is looked up to determine how the file should be loaded
Alias$@LoadType_nnn variable, then an error is generated.