Sheet view for sVectors dysfunctional?
Posted: 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"
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"