Parameter Definition

address Enter a one-or two-part designation in one of the
following formats:

■ An alphabetic segment register designation, plus an
offset value, such as:

CS:0100

■ A segment address, plus an offset value, such as:

4BA:0100

■ An offset value only, such as:

100

(In this case, each command uses a default segment.)


Note:

1. In the first two formats, the colon is required to
separate the values.

2. All numeric values are hexadecimal and may be
entered as 1-4 characters.

3. The memory locations specified in address must be
valid; that is, they must actually exist.
Unpredictable results occur if an attempt is made
to access a non-existent memory location.