in reply to Re: Conditional loading of module with global exports
in thread Conditional loading of module with global exports

Ken, good catch! I had not thought about using an environment variable. While not my exact preference of handling it via the command line parameters, it does provide a way to handle from the command line.

I will give this a try!

lbe
  • Comment on Re^2: Conditional loading of module with global exports