On 11/4/19 2:28 AM, Tom Browder wrote: > One thing I noticed, you are missing a line at the top of your modules > that should read something like "unit module MyModule;", and the > export(:some-key) is okay. Hi Tom, I had thought all my moduels used "unit module MyModule;", but into everyone life a little humility must fall, not all of them were. They are now. And everyone that imported things suddenly demanded I use :some-key nicknames. Everything is behaving now. Thank you! -TThread Previous | Thread Next