Difference between revisions of "CAEngine::ReadScript/zh"
(Created page with "= 用法 =") |
(Created page with "= API 错误 =") |
||
Line 15: | Line 15: | ||
ade.ReadScript ("C:\TMP\SCRIPT.MOD"); | ade.ReadScript ("C:\TMP\SCRIPT.MOD"); | ||
− | = API | + | = API 错误 = |
* 39 – “Script file could not be found” | * 39 – “Script file could not be found” |
Revision as of 02:19, 21 October 2015
ADE User Guide > ADE Server Class Reference > CAEngine
ReadScript(filePath)
读取并执行一个Analytica脚本文件。
参 数
- filePath(文件路径):string(字符串)
用法
ade.ReadScript ("C:\TMP\SCRIPT.MOD");
API 错误
- 39 – “Script file could not be found”
Comments
Enable comment auto-refresher