Eviews crashes: @spec command

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

tvonbrasch
Posts: 540
Joined: Fri Apr 15, 2011 5:35 am

Eviews crashes: @spec command

Postby tvonbrasch » Tue Dec 13, 2016 1:15 am

Hi

Eviews crashes when I run the attached program,


I believe the problem relates to using the model.@spec command after having replaced a variable in a model object:

Code: Select all

model.replacevar x y
string a=model.@spec("y")



can you please take a look at it?


Thomas
Attachments
snu_modellen_control_q6_konsum_manuelt.prg
(839 Bytes) Downloaded 268 times

tvonbrasch
Posts: 540
Joined: Fri Apr 15, 2011 5:35 am

Re: Eviews crashes: @spec command

Postby tvonbrasch » Tue Dec 13, 2016 1:42 am

When trying the code some more, it looks like the problem with the @spec command relates to using a copied model. If i run the command

Code: Select all

string a=model.@spec("y")


the code works, but if I run the code

Code: Select all

copy model model2
string a=model2.@spec("y")[


Eviews crashes....
T

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13312
Joined: Tue Sep 16, 2008 5:38 pm

Re: Eviews crashes: @spec command

Postby EViews Gareth » Tue Dec 13, 2016 8:45 am

Will be fixed next patch.
Follow us on Twitter @IHSEViews


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 7 guests