Page 1 of 1

Syntax Error: @rows b/w Version 7 and 8

Posted: Tue Jul 02, 2013 1:39 pm
by AJanis
I'm receiving a syntax error when running a program created in version 8 but being run in version 7.

Syntax error in "For "!rows = 2 to DA_Fitted_L_1.@rows" in Prg_Name.prg"

Is this something that wouldn't be compatible across versions (specifically 8 to 7)?

Thanks

Re: Syntax Error: @rows b/w Version 7 and 8

Posted: Tue Jul 02, 2013 2:05 pm
by EViews Gareth
Yep.

Re: Syntax Error: @rows b/w Version 7 and 8

Posted: Tue Jul 02, 2013 2:16 pm
by AJanis
Fantastic. Any thoughts on how we can implement the right syntax?

I promise I'm migrating to 8 soon so I won't have to keep bothering you ;)

Re: Syntax Error: @rows b/w Version 7 and 8

Posted: Tue Jul 02, 2013 2:24 pm
by EViews Gareth
Hard to know, without knowing what DA_Fitted_L_1 is.

Re: Syntax Error: @rows b/w Version 7 and 8

Posted: Tue Jul 02, 2013 2:47 pm
by AJanis
Sorry about that....it's a table.

Re: Syntax Error: @rows b/w Version 7 and 8

Posted: Tue Jul 02, 2013 7:16 pm
by EViews Gareth
There's no way to get the number of rows of a table in EV7.