I'm about to leave my company, but I don't want to leave them up a creek and unable to edit my code.
To do this, I'm going to make everything super easy on them by putting all the things they would ever update into a module. Mostly filenames.
How would I define (and call) a string variable that is to be used throughout several modules?
To do this, I'm going to make everything super easy on them by putting all the things they would ever update into a module. Mostly filenames.
How would I define (and call) a string variable that is to be used throughout several modules?