Error Messages/42636

< Error Messages
Revision as of 18:34, 2 August 2011 by Lchrisman (talk | contribs) (Created page with "= Example Error Message = Syntax error at line 2   The identifier 'An' is ambiguous. = Cause = This error is a generic syntax error, meaning that the file or express...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example Error Message

Syntax error at line 2
 
The identifier 'An' is ambiguous.  

Cause

This error is a generic syntax error, meaning that the file or expression being read does not conform to the syntax that Analytica recognizes.

This error may result when you attempt to open a model file, but where the file selected is something other than an Analytica model file.

It may occur when you've missed critical syntactic elements that Analytica expects, or if you've typed an expression in a different programming language instead of the syntax that Analytica understands.

See Also

Comments


You are not allowed to post comments.