Page 1 of 1

Add "overwrite" option to spool.append

Posted: Mon Dec 19, 2016 2:35 am
by mamo
Dear Eviews team,

I am using EVIEWS 9 build 2 Nov 2015

appending a spool-object in a program with a named object gives rise to an error if an object with the same name already exists in the spool.
I suggest that you consider kind of a "mode=overwrite" option in the options of the spool.append procedure, for instance:

Code: Select all

myspool.append(name=x, mode=overwrite) x

Best,
mamo

Re: Add "overwrite" option to spool.append

Posted: Thu Dec 29, 2016 2:25 pm
by EViews Jason
It will be added to EViews 10.