Sheet view for sVectors dysfunctional?

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

ErikG
Posts: 85
Joined: Wed Jan 23, 2013 1:18 am

Sheet view for sVectors dysfunctional?

Postby ErikG » Tue May 20, 2014 4:39 am

Hi again,

I'm having some trouble with the sheet view for svectors. When I run this short program:

WfCreate(wf=annual, page=test) a 1950 2030
SVector(2) svMyVector
svMyVector(1) = "GDP"
svMyVector(2) = "Income"

svMyVector.sheet


I get an error message:
"SHEET is not a valid view for svmyvector in "DO_ SVMYVECTOR.SHEET"

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Sheet view for sVectors dysfunctional?

Postby EViews Jason » Tue May 27, 2014 9:44 am

It'll be fixed in the next patch

ErikG
Posts: 85
Joined: Wed Jan 23, 2013 1:18 am

Re: Sheet view for sVectors dysfunctional?

Postby ErikG » Tue Sep 09, 2014 5:00 am

Hi again, the sheet view for strings is dysfunctional in my version of Eviews.

Code: Select all

WfCreate(wf=unstruct, page=test) u 10 String sMyString = "Show me my string" sMyString.sheet
Eviews 8, standard edition, aug 29 build

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

Re: Sheet view for sVectors dysfunctional?

Postby EViews Glenn » Tue Sep 09, 2014 10:40 am

Sorry. The command was changed pre-release as it really isn't a spreadsheet view, and the docs weren't updated. The correct command is string, as in

Code: Select all

sMyString.string

ErikG
Posts: 85
Joined: Wed Jan 23, 2013 1:18 am

Re: Sheet view for sVectors dysfunctional?

Postby ErikG » Wed Sep 10, 2014 3:38 am

Ok, thanks


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 1 guest