SYNOPSIS.
/load [fileName] [type]
SUMMARY.
If you don't specify a filename to load, then a File Browser will be launched, and you can graphically pick the file that you want to load.
The type defaults to Functions but the available choices are:
Functions
Events
Popups
Variables
When loading scripts, you will want to make sure that you load them into the correct category, or else they won't show up correctly in the savIRC Script Center.
So you would type this to load the file MiscFunctions.tcl
/load MiscFunctions.tcl functions