in reply to How do I modularize a script to use plugins

Thank you all for your help, I believe "do" is exactly what I was looking for. It allows me to easily break down my sub functions into a logical plugin, then use a loop with do, to add the plugins from the plugin folder that I want to use back into my script.
  • Comment on Re: How do I modularize a script to use plugins