CAEngine::ReadScript

Revision as of 02:19, 21 October 2015 by Jhuawen (talk | contribs) (Created page with "读取并执行一个Analytica脚本文件。")

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

ReadScript(filePath)

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

Parameters

filePath
string

Usage

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

API errors

  • 39 – “Script file could not be found”
Comments


You are not allowed to post comments.