Page 1 of 1

Variable parsing

Posted: Wed May 16, 2012 12:48 pm
by paues
How would I rewrite the last line if I wanted the code below to result in a series named prefix1suffix and not, as now, one named prefix2?

Code: Select all

wfcreate a 1900 1950 !i=1 !isuffix=2 Series prefix!isuffix=3

Re: Variable parsing

Posted: Wed May 16, 2012 1:08 pm
by EViews Gareth

Code: Select all

wfcreate a 1900 1950 !i=1 !isuffix=2 Series prefix{!i}suffix=3