Page 1 of 1

EViews crashes when opening Google Docs

Posted: Wed Jul 18, 2018 2:11 am
by tvonbrasch
Hi

When opening a google doc file, using the commands:

Code: Select all

text _t 'create text file
_t.append(file) <tvb>:\KT\gdoc_eviews'append google doc file
_t.save .\testsave.prg 'save text file as program
exec .\testsave 'execute new program file


EViews sometimes just quits (shuts down, without an error message). I suspect this occurs when executing the program at about the same time as the google doc file is updated. Can you please take a look at it?

Thomas