Error Messages/40796
< Error Messages
Revision as of 23:12, 3 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = In SpreadsheetOpen, the file "C:\Users\Lumina\Desktop\Book1.xls" was not found. = Cause = The file you specified to the function was not found. If…')
Error Message Examples
In SpreadsheetOpen, the file "C:\Users\Lumina\Desktop\Book1.xls" was not found.
Cause
The file you specified to the function was not found.
If you do not specify the path to the file, Analytica looks for the file in the current data directory. You can find/set the current data directory by using the function CurrentDataDirectory.
Remedies
Verify that the name and path of the file you want to pass and correct the function call.
Comments
<comments />
Enable comment auto-refresher