Error Messages/41244

< Error Messages
Revision as of 15:24, 13 June 2012 by Lchrisman (talk | contribs) (Created page with "= Example Error Message = Can only close modules. = Cause = In typescript, or in a model file, you have executed a command such as: Close M but <code>M</code> is the ident...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example Error Message

Can only close modules.

Cause

In typescript, or in a model file, you have executed a command such as:

Close M

but M is the identifier of something other than a Module object. For example, it might be a variable object.

Comments


You are not allowed to post comments.