Search found 5 matches
- Tue Jul 02, 2013 2:47 pm
- Forum: Estimation
- Topic: Syntax Error: @rows b/w Version 7 and 8
- Replies: 5
- Views: 2871
Re: Syntax Error: @rows b/w Version 7 and 8
Sorry about that....it's a table.
- Tue Jul 02, 2013 2:16 pm
- Forum: Estimation
- Topic: Syntax Error: @rows b/w Version 7 and 8
- Replies: 5
- Views: 2871
Re: Syntax Error: @rows b/w Version 7 and 8
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 ;)
I promise I'm migrating to 8 soon so I won't have to keep bothering you ;)
- Tue Jul 02, 2013 1:39 pm
- Forum: Estimation
- Topic: Syntax Error: @rows b/w Version 7 and 8
- Replies: 5
- Views: 2871
Syntax Error: @rows b/w Version 7 and 8
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
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
- Tue Jul 02, 2013 10:51 am
- Forum: Estimation
- Topic: Independent Variable (Series) Not Defined
- Replies: 3
- Views: 2877
Re: Independent Variable (Series) Not Defined
Thanks Gareth...I thought that might be the case.
Is there an easy work around?
Is there an easy work around?
- Tue Jul 02, 2013 10:42 am
- Forum: Estimation
- Topic: Independent Variable (Series) Not Defined
- Replies: 3
- Views: 2877
Independent Variable (Series) Not Defined
When running a program, I get an error saying: "VariablePage\SeriesName is not defined in 'EQUATION EQ_MODEL.LS DEP_VAR C @SEAS(1) @SEAS(2) @SEAS(3) @SEAS(4) @SEAS(5) @SEAS(6) @SEAS(7) @SEAS(8) @SEAS(9) @SEAS(10) @SEAS(11) VariablePage\SeriesName MA(1) AR(3)" Some potentially useful info: ...
