Am in the process of implementing a way to get the names of the open cm
variables from the cmm.  Idea is to reserve a variable, say, cm_variable_names
which is written by the cmm whenever a new variable is declared (or the last
link is deleted).

