CAEngine::ReadScript

This page is a translated version of the page CAEngine::ReadScript and the translation is 100% complete.

ADE User Guide > ADE Server Class Reference > CAEngine

ReadScript(filePath)

读取并执行一个Analytica脚本文件。

参 数

filePath(文件路径):string(字符串)

用法

ade.ReadScript ("C:\TMP\SCRIPT.MOD");

API 错误

  • 39 – “找不到脚本文件”
Comments
Loading comments...