Page 1 of 1

default settings

Posted: Thu Aug 02, 2012 1:38 pm
by vogelh
eviews 7
Running the same program on different machines sometimes produces an error message on one machine and not the other.
After estimating equation with OLS, my next line is freeze(outcome)eq1.ls

Sometimes I get a freeze(outcome) already exists message.

It's easy to fix by either making the freeze line on or off, but was wondering if this might be due to a different defaults setting on each machine.

default settings

Posted: Thu Aug 02, 2012 2:08 pm
by EViews Gareth
It probably depends on whether an object called "outcome" already exists or not, rather than the machine it is run on.