Pagesave crash and Eviews compatability
Posted: Wed Jul 03, 2019 11:33 am
Hi,
I am trying to save several data series to an Excel file using the following command:
pagesave(type=excelxml, mode=update) {%outpath}Table2-1_template.xlsx range="NEAR" @smpl {%table1_start} {%table1_start}+3 @keep _ unc gdp emp
The command causes Eviews to exit immediately if the Excel file already exists. If the Excel file does not exist, the command will create a new one. I am using Eviews 10+ (June 4, 2019 Build). However, when this program is run on the June 4, 2018 Build, it will update an existing Excel without a problem.
Thanks,
Erin
I am trying to save several data series to an Excel file using the following command:
pagesave(type=excelxml, mode=update) {%outpath}Table2-1_template.xlsx range="NEAR" @smpl {%table1_start} {%table1_start}+3 @keep _ unc gdp emp
The command causes Eviews to exit immediately if the Excel file already exists. If the Excel file does not exist, the command will create a new one. I am using Eviews 10+ (June 4, 2019 Build). However, when this program is run on the June 4, 2018 Build, it will update an existing Excel without a problem.
Thanks,
Erin