Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Run (for Models)

Use this command to read a text file containing a series of commands and execute them in sequence.

Syntax

RUN MODEL ModelFile ON DataAreaName [ProtectedMode]

where:

  • ModelFile is the name of a Model file.
  • DataAreaName is the name of a DataArea.
  • ProtectedMode is optional and is either TRUE or FALSE. If TRUE, unlocked cells are not affected. If FALSE, all cells are affected.

Note: When ProtectedMode is TRUE, the model runs only on cells covered by the data lock.

Syntax example

RUN MODEL TEST\EXPORT\EXPORT.LMOD ON DA1

See also

Published:

Run (for Models)

Use this command to read a text file containing a series of commands and execute them in sequence.

Syntax

RUN MODEL ModelFile ON DataAreaName [ProtectedMode]

where:

  • ModelFile is the name of a Model file.
  • DataAreaName is the name of a DataArea.
  • ProtectedMode is optional and is either TRUE or FALSE. If TRUE, unlocked cells are not affected. If FALSE, all cells are affected.

Note: When ProtectedMode is TRUE, the model runs only on cells covered by the data lock.

Syntax example

RUN MODEL TEST\EXPORT\EXPORT.LMOD ON DA1

See also

For an optimal Community experience, Please view on Desktop