simLoadSimulatorFiles
simLoadSimulatorFiles( ) => t / nil
Description
Loads the simulator-specific file from the local/si/caplib directory. If it does not find the file in local/si/caplib, it searches etc/skill/si/caplib directory in the install hierarchy. If the file does not exist, no error is generated.
The function is defined in /etc/skill/si/simcap.ile. You can modify this function.
Arguments
Value Returned
Examples
simLoadSimulatorFiles()
Related Topics
Return to top