On Mon, 4 Aug 2014, Logan Kelly wrote:
Quick suggestion. Could a function called varnames() be added that is
like varname() except it returns an array with the names of variables in
a list. For example:
varname() already does that, except that since it predates string arrays
what it returns when given a list argument is a single string containing
the names of the member series separated by commas.
Allin