Difference between revisions of "Error Messages/41198"

 
Line 17: Line 17:
 
* [[Files and Editing]]
 
* [[Files and Editing]]
 
* [[Read and write text files]]
 
* [[Read and write text files]]
* [[Read from and write to Excel spreadsheets]]
+
* [[Excel spreadsheets read and write]]
 
* [[Read data from URL on internet]]
 
* [[Read data from URL on internet]]
 
* [[To open or exit a model]]
 
* [[To open or exit a model]]
 
* [[Parsed Expressions]]
 
* [[Parsed Expressions]]

Latest revision as of 16:37, 2 June 2016


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 we 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

See Also

Comments


You are not allowed to post comments.