View Raw SPL
/* add string to a external file loader list */
fileafadd(dext = "", dfunc = "", title = "", cmd = "")
{
        _fileafadd(dext, dfunc, title, cmd);
}