Compiles and reads one or more external SPL files into the Worksheet.
|
"filespec", recurse, overwrite, expand, verbose) |
"filespec" |
- |
String. The SPL filename specification with optional * or ? wildcard characters. |
|||||||||
recurse |
- |
|
|||||||||
overwrite |
- |
|
|||||||||
expand |
- |
|
|||||||||
verbose |
- |
|
An integer, the number of files compiled.
splloadeall(".\spl\dsp\*.spl")
Compiles and loads all SPL files in the .\spl\dsp, directory.
splloadeall(".\spl\*.spl", 1)
Compiles and loads all SPL files in the .\spl directory including sub-directories.
By default, SPLLOADALL creates OPL files and also loads the functions into the Worksheet.
Any errors found during compile are written to the ASCII text file, filename.err.