Display save size

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

wjgatt
Posts: 30
Joined: Fri Jan 27, 2012 3:52 am

Display save size

Postby wjgatt » Mon Sep 23, 2013 4:01 am

I'm trying to export a table to pdf format (which works), however if I try to resize the table to a lower size, the command is not being accepted.

I quote the command and reference guide for Eviews 8, page 55:

"Alternately, the command:
tab1.save(r=B2:C10, t=html, s=.5) c:\data\MyTab2
saves the specified cells in TAB1 as an HTML file to “Mytab2.HTM” in the directory
“c:\data”. The table is saved at half of the display size."

I am getting an error message "Invalid save option" when I set s to a value, say 0.8. This happens irrespective of the type of output I choose for the table, or whether or not I write s=0.8 or s=.8, or any value for that matter. I know this can be done manually from the 'Proc' dropdown menu, but I want to program it.

Many thanks
W

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Display save size

Postby EViews Jason » Mon Sep 23, 2013 8:01 am

I would make sure your copy of EViews is up to date via help->EViews update.

Secondly the example you mentioned is incorrect (the docs need to be corrected). It should read

Code: Select all

tab1.save(r=B2:C10, t=html, s=50) mytable
The 'save' value should in be whole percent.

When I use type in the command as listed, I get the error "Scale percent must be >5% and ....". It's not clear why you are receiving "Invalid save option". If you can, please post a screenshot of the error.

wjgatt
Posts: 30
Joined: Fri Jan 27, 2012 3:52 am

Re: Display save size

Postby wjgatt » Tue Oct 08, 2013 2:36 am

Thanks for your reply.

The build date in March 28 2013.

See the attached screenshot for the code and the error notification.

Thanks

W
save_error.png
save_error.png (150.47 KiB) Viewed 6713 times

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13584
Joined: Tue Sep 16, 2008 5:38 pm

Re: Display save size

Postby EViews Gareth » Tue Oct 08, 2013 5:13 am

Please update to the latest version.

wjgatt
Posts: 30
Joined: Fri Jan 27, 2012 3:52 am

Re: Display save size

Postby wjgatt » Tue Oct 08, 2013 6:46 am

Just found the update logs; apparently the bug was solved in the July 2013 patch.

Thanks
W


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 2 guests