8086
Object
Module
Formats
Version
4.0
DYNAMIC
STORAGE
is
the
memory
space
that
must
be
allocated
(for
buffer,
for
dynamic
expansion,
etc
•••
)
at
load-time.
The
d&faUl·
value
is
zero.
MAXIMUM
DYNAMIC
STORAGE
is
the
maximum
dynamic
memory
that
miqht
be
needed
by
the
module.
This
.value
must
be
qreater
than
or
equal
to
DYNAMIC
STORAGE
(By
default
MAXIMUM
DYNAMIC
STORAGE
value
is
set
equal
to
DYNAMIC
STORAGE·
value)
•
30