Eviews 7 commands and programming reference print error
Posted: Sat Sep 24, 2011 8:09 am
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
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