problem with the command "pagesave" - Eviews 7
Posted: Fri Apr 29, 2011 7:53 am
Hi there,
I am having a bug with the command "pagesave2 on Eviews 7. I am trying to save some data from Eviews to an excel file.
Upon running the following lines:
%xlsfile = "X:\Equi_Val_Exc_G10\source_modeles_structurel.xlsx"
pagesave(t=excelxml) {%xlsfile} range="facmod" @keep sig_* @smpl 1990m01 @last
I get the following message:
EViews library error: 'Writing Excel (*.xlsx) files is currently not supported' in "PAGESAVE(T=EXCELXML) X:\EQUI_VAL_EXC_G10\SO ...
This is because my excel file is being deleted from its folder when the command is run. Why would that happen?
Thanks for your help,
Mara
I am having a bug with the command "pagesave2 on Eviews 7. I am trying to save some data from Eviews to an excel file.
Upon running the following lines:
%xlsfile = "X:\Equi_Val_Exc_G10\source_modeles_structurel.xlsx"
pagesave(t=excelxml) {%xlsfile} range="facmod" @keep sig_* @smpl 1990m01 @last
I get the following message:
EViews library error: 'Writing Excel (*.xlsx) files is currently not supported' in "PAGESAVE(T=EXCELXML) X:\EQUI_VAL_EXC_G10\SO ...
This is because my excel file is being deleted from its folder when the command is run. Why would that happen?
Thanks for your help,
Mara