CAEngine::ReadScript
Revision as of 23:07, 29 January 2010 by Lchrisman (talk | contribs) (Created page with '<< class CAEngine = ReadScript(filePath) = Reads an Analytica script file and executes it. = Parameters = ;filePath: string = Usage = ade.ReadScript ("C:\TMP\…')
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