Page 1 of 1

Eviews 7 commands and programming reference print error

Posted: Sat Sep 24, 2011 8:09 am
by dongyadu
Hi,

There is a printing error in the Eviews7 commands and programming reference page 75.

• @upper(str): returns the upper case representation of the string str.
@length("I did not do it")
returns the string “I DID NOT DO IT”.

This should be @upper(“I did not do it”)

Dongya

Re: Eviews 7 commands and programming reference print error

Posted: Mon Sep 26, 2011 10:17 am
by EViews Glenn
Thanks. I'll pass this on.