Range
Syntax
You can
specify a range as either of the following:
startaddress endaddress
startaddress L length
With the
first method, you specify the start and end addresses of the range. With the
second method, you specify the start address, the letter L, and the number
of data items in the range.
Note With the DC (Display Memory) and the U (Unassemble) commands, you
can also use the following to dump line instructions starting at startaddress:
startaddress I line