Page 1 of 1

Comment after save

Posted: Tue Jan 21, 2014 9:02 am
by Pawel_S
Hi,

I'm EViews 8 user. I get an error after executing the following set of commands:

cd c:\
price_dist.distplot hist
price_dist.save(t=emf) "price_dist" ' comment

while I don't get any error after the following set of commands:

cd c:\
price_dist.distplot hist
price_dist.save(t=emf) "price_dist"

The error message that I get is: Unable to create graphics file c:\"price_dist" .emf in "DO_PRICE_DIST.SAVE(T=EMF) "PRICE_DIST""

Maybe it is not a bug, but it seems as if it were.

Best,
Pawel

Re: Comment after save

Posted: Tue Jan 21, 2014 9:21 am
by EViews Jason
It is a bug and we will get it fixed