Difference between revisions of "CAEngine::ReadScript/zh"
(Created page with "= API 错误 =") |
(Created page with "* 39 – “找不到脚本文件”") |
||
Line 17: | Line 17: | ||
= API 错误 = | = API 错误 = | ||
− | * 39 – | + | * 39 – “找不到脚本文件” |
Latest 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 – “找不到脚本文件”
Comments
Enable comment auto-refresher