CAEngine::ReadScript
ADE User Guide > ADE Server Class Reference > CAEngine
ReadScript(filePath)
Reads an Analytica script file and executes it.
Parameters
- filePath
- string
Usage
ade.ReadScript ("C:\TMP\SCRIPT.MOD");
API errors
- 39 – “Script file could not be found”
Comments
Enable comment auto-refresher