Error Messages/40586
Error message examples
The NLP trace file "trace.txt" could not be opened.
Cause
The file provided as the «TraceFile» parameter to the NlpDefine function could not be opened for the trace dump. If the file does not exist Analytica writes the dump to a new file, which could not be created.
- The file passed could be a read only file.
- You do not have write permissions to the directory/folder passed.
- The directory for the file does not exist.
Remedies
You can solve this by passing in a file you have write access to or by passing a directory you have write permission to.
See Also
Comments
Enable comment auto-refresher