LIST M


General Form:
LIST [title] M
Where:
title = alpha_variable or a literal string

The LIST M statement lists loaded libraries and selected globals showing for each one its name and the memory mapped file it was loaded from. In the case of a process global it will show the partition number of the partition owning the shared memory. The order of the list is the order of loading with the earliest one at the top.

See also:

LIBRARY ADD, SELECT @PART