Page 1 of 1

Inserting remarks

Posted: Wed Apr 13, 2011 10:32 am
by bobshackleton
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.

Re: Inserting remarks

Posted: Wed Apr 13, 2011 11:21 am
by bobshackleton
OK. Figured it out finally. It's

Code: Select all

dicnr.label(r) Hi Mom

Re: Inserting remarks

Posted: Wed Apr 13, 2011 12:20 pm
by EViews Glenn
To finish-up the discussion, Stumped :), the @remarks member *extracts* the current value, as in...

string myrem = dicnr.@remarks