in reply to Re^2: Clean way to export all constants at once
in thread Clean way to export all constants at once

You might be able to use Readonly to built up a list of constant names.
  • Comment on Re^3: Clean way to export all constants at once