Page 1 of 1

Save table in emf-format

Posted: Fri Aug 09, 2013 10:31 pm
by johansamuelsson
Hi, i see that there is possible to save a table in the emf-format via the table object menus in Eviews (proc\Save table to disk\File Type). But how do i do it in code? I tried

Code: Select all

Test.save(t=emf) c:\temp\Test
but it did not work and i get the error message "Invalid file type specifier T=EMF". Can't find this in the help files

(I'm using Eviews 8 Standard Edition - Aug 1 2013 build)

Regards Johan

Re: Save table in emf-format

Posted: Mon Aug 12, 2013 7:33 am
by EViews Jason
It will be fixed in the next patch

Re: Save table in emf-format

Posted: Mon Aug 12, 2013 9:24 am
by johansamuelsson
:D