in reply to Re: Making/Using a module.
in thread Making/Using a module.
Wow, thanks. So I open with program with a 'use' command and declare which functions I want to use, and later call them with the variable?
That makes so much sense, haha.
Thanks again.