Inserting remarks

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

bobshackleton
Posts: 25
Joined: Wed Mar 23, 2011 6:50 am

Inserting remarks

Postby bobshackleton » Wed Apr 13, 2011 10:32 am

What's wrong with this code, which is intended to write the string "Hi Mom" into the remarks of the series "dicnr" ?

Code: Select all

dicnr.@remarks Hi Mom
Nothing shows up in the "remarks" box. I've tried with and without quotation marks, and I'm stumped.

bobshackleton
Posts: 25
Joined: Wed Mar 23, 2011 6:50 am

Re: Inserting remarks

Postby bobshackleton » Wed Apr 13, 2011 11:21 am

OK. Figured it out finally. It's

Code: Select all

dicnr.label(r) Hi Mom

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: Inserting remarks

Postby EViews Glenn » Wed Apr 13, 2011 12:20 pm

To finish-up the discussion, Stumped :), the @remarks member *extracts* the current value, as in...

string myrem = dicnr.@remarks


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests