OpenProject Method

English Query

English Query

OpenProject Method

Clears the XMLDOMDocument object, and then loads an English Query project (*.eqp) or Semantic Modeling Format (SMF) file (*.smf).

Applies To

EQModel Object

Syntax

EQModel.OpenProject(FileName)

Parts

EQModel

Object variable into which model information is loaded.

FileName

String containing the full path and file name of the project to be opened.

Remarks

The errors encountered while compiling the English Query project are placed in EQModel.Errors.

See Also

Compile-Time Error Messages (Authoring Object Model)

CreateProject Method

EQError Object

SaveProject Method