EViews10+: LogSave
Posted: Wed May 16, 2018 6:11 am
Hi,
I have encountered a problem in EViews 10+ (build Apr 24 2018). When just typing
I get the error message Log name was not found in "LOGSAVE "[path]"". Notice that there is a space after Log name in the error message (does not appear in this post). I do not get any error message using EViews 9.5. Note also that I have not used any command before LogSave, e.g. LogMode or similar. For instance the following works properly:
Regards,
Nils
I have encountered a problem in EViews 10+ (build Apr 24 2018). When just typing
Code: Select all
LogSave "[path]"Code: Select all
LogMode -all s
Statusline "Test 1"
LogSave "[path]"Nils