Error Messages/41198

< Error Messages
Revision as of 18:44, 7 May 2012 by Lchrisman (talk | contribs) (Created page with "= Example Error Message = Undefined Identifier, 'Rar' = Cause = When Analytica is attempting to read a file or parse an expression, this error results if it encounters an ide...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example Error Message

Undefined Identifier, 'Rar'

Cause

When Analytica is attempting to read a file or parse an expression, this error results if it encounters an identifier that does not match the identifier of any other Analytica object in memory.

This message will often result when you open a file that is not an Analytica model file. For example, the example shown occurred when I tried to open a *.rar file using File→Open. A rar file is a compressed file (like a *.zip file), and not a valid format for an Analytica file.

Remedy

Comments


You are not allowed to post comments.