Logsave error when saving to text object
Posted: Thu Feb 07, 2019 3:00 pm
In EViews 10+ (August 22, 2018 build), the logsave command is returning an error when saving the log to a text object.
For example, this code:
Generates this error:
For example, this code:
Code: Select all
logmode(name="temp", autosave=off) program error
logsave(name = "temp", type = textobj) tempThis code worked in a previous build.TEMP.TXT is an illegal or reserved name in "LOGSAVE(NAME = "TEMP", TYPE = TEXTOBJ) TEMP".