Page 1 of 1

object names

Posted: Thu Sep 01, 2016 10:30 am
by startz
How hard would it be to get EViews to maintain the capitalization of names in displays. So that
series piValue = 3.14
would be displayed as "piValue" rather than either "pivalue" or "PIVALUE"?

I'm not suggesting changing the case-free notation. All three of the above would refer to the same variable. It would just make many long names easier to read.

Could this be done by having display names automatically generated consistent with the case written in the command and then changing the workfile page (by option) to show the display name?