dmmcle — Clear dynamic memory
dmmcle
clears (removes) all dataset in
the DMM. If the user code is set to 0 all
dataset are removed (see below). To remove a dataset by specifying
the identifier, make use of dmmrid
.
ucode
User code (input). If ucode
is set
to 0 all dataset will be removed. If
ucode
is > 0 all dataset with user
code ucode
are removed (see
dmmalu
and dmmauc
for defining the user code).
status
Status code returned (output). A value of 0 indicates normal completion of the operation. A negative value indicates an error. A positive value indicates a warning. See MemCom error codes.