Page 1 of 1

Help, i can't use string for smpl range

Posted: Tue Jan 09, 2018 4:23 pm
by irparedes
Hi everybody,

I'm programming in Eviews9 for the job and I have a problem.
I have a date as string format (example 2015M09). I need use these string for define the range of smpl.

For example, for date as string x I need define:

smpl x @last

But, the program send me error message.

I need your help. Thanks you for everybody.

Re: Help, i can't use string for smpl range

Posted: Tue Jan 09, 2018 4:34 pm
by EViews Gareth

Code: Select all

smpl {x} @last

Re: Help, i can't use string for smpl range

Posted: Tue Jan 09, 2018 4:35 pm
by EViews Gareth
Strongly recommend reading (and understanding) slides 26-32:
http://www.eviews.com/Learning/programming_a.html