First, let me define what I mean by scriptlet.
A scriptlet is a script that by itself, does absolutely nothing. In fact, if you try to run this script by itself, it will error out and tell you that you were silly to try.
It is intended to be imported into other scripts, scripts that would -...