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\…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<< class CAEngine

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


You are not allowed to post comments.