Dated data table options, command ddtabopts
Posted: Tue Nov 04, 2014 10:09 am
Dear eviews team,
Program version: Eviews 8, 64 Bit
OS: Windows 7
Issue:
The ddtabopts options "format" does not work as reported in following example taken from the online Eviews 8 help text:
hgrp.ddtabopts firstfreq(a) secfreq(none) +displayname fillcolor(@rgb(205,201,201)) yrformat(YY) format(units=n, fmt=f.2)
This produces the error message "Invalid series or row specification in 'format' spec"
The same applies correspondingly when one tries to set "font" option for the table as a whole
Possible workarounds:
On may set these optiones row by row, via the ddrowopts command, but this is cumbersome
Alternatively, one may define these options manually
Suggestion:
It would be nice if the font and format were available as programmable options for the table as a whole
Best, mamo
Program version: Eviews 8, 64 Bit
OS: Windows 7
Issue:
The ddtabopts options "format" does not work as reported in following example taken from the online Eviews 8 help text:
hgrp.ddtabopts firstfreq(a) secfreq(none) +displayname fillcolor(@rgb(205,201,201)) yrformat(YY) format(units=n, fmt=f.2)
This produces the error message "Invalid series or row specification in 'format' spec"
The same applies correspondingly when one tries to set "font" option for the table as a whole
Possible workarounds:
On may set these optiones row by row, via the ddrowopts command, but this is cumbersome
Alternatively, one may define these options manually
Suggestion:
It would be nice if the font and format were available as programmable options for the table as a whole
Best, mamo