pagesave with mode=update does not work
Posted: Mon Apr 01, 2019 2:55 pm
Dear all,
I attempt to save a alpha series via the command
pagesave(type=excelxml,mode=update) "C:\Users\fhespeler\Desktop\blhelp.xlsx" range="ticker!B1" @keep ticker
but is does not work. I checked for the existence of the file via
@fileexist("C:\Users\fhespeler\Desktop\blhelp.xlsx")
and got a 1 as a result, so the file clearly exists. Also if I exchange mode=update with mode=overwrite, the file is successfully overwritten. What can I do?
My EVIEWS version is EVIEWS 10+ Enterprise Edition
I attempt to save a alpha series via the command
pagesave(type=excelxml,mode=update) "C:\Users\fhespeler\Desktop\blhelp.xlsx" range="ticker!B1" @keep ticker
but is does not work. I checked for the existence of the file via
@fileexist("C:\Users\fhespeler\Desktop\blhelp.xlsx")
and got a 1 as a result, so the file clearly exists. Also if I exchange mode=update with mode=overwrite, the file is successfully overwritten. What can I do?
My EVIEWS version is EVIEWS 10+ Enterprise Edition