an include can be as simple as a single file with function/procedure or a whole collection like SRL. To make an include, just make a blank file with no program or main loop and just throw procedures & functions in there and save it in the Scar includes folder. To the include it, just add {.include filename.scar} at the top of your script where the SRL include would normally go and you're sorted.
By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.