Page 1 of 1

Spaces in export file name

Posted: Wed Oct 17, 2018 5:21 pm
by theagney
Hi there,

Is there any way to incorporate spaces into the file name when exporting data from Eviews into an Excel workbook?

Thanks!

Re: Spaces in export file name

Posted: Wed Oct 17, 2018 7:25 pm
by EViews Gareth
Yes. When you save the file, use the space bar where you want a space.

Re: Spaces in export file name

Posted: Wed Oct 17, 2018 10:51 pm
by theagney
If I have a space in the Excel file name, as follows;

wfsave(type = excel, mode = update) National Coredata.xls range="Eviews!a1" byrow @keep trns_1_*

I get the following error;

Syntax error: unexpected character '.' in file option settings in
"WFSAVE(TYPE = EXCEL, MODE = UPDATE) NATIONAL
COREDATA.XLS RANGE="EVIEWS!A1" BYROW @KEEP
TRNS_1_*"

Re: Spaces in export file name

Posted: Thu Oct 18, 2018 3:05 am
by EViews Gareth
Ah, you didn’t mention you were saving via command.

Enclose the path/filename in quotes.

Re: Spaces in export file name

Posted: Thu Oct 18, 2018 9:39 pm
by theagney
Thanks Eviews Gareth :D

Re: Spaces in export file name

Posted: Sun Nov 11, 2018 9:24 pm
by theagney
The workbook doesn't seem to update properly when making this change to the path.

Any ideas as to why?

Re: Spaces in export file name

Posted: Mon Nov 12, 2018 12:05 am
by EViews Gareth
Not without more details.