I am beginning to learn Lua on my own with basically no prior programming knowledge. I understand the basics of types, functions, tables, etc. But in following the Lua tuts at Lua.org, I'm currently on the "Modules Tutorial" and am having issues understanding the proper/easiest way to call a file made into interactive mode.
If I used Notepad++ or Scite to create a file, can someone please help me understand how to open said file using the proper nomenclature to open it?