Page 1 of 1

Eviews crashes when renaming variables

Posted: Fri Mar 23, 2012 10:27 am
by rb_econ
I am currently using eviews 7.2 enterprise in an attempt to rename several thousand variables. I have tried writing the program several different ways and they all crash.

Currently:

%w = "Huge variables list"
for %w4 {%w}
%w5 = @replace(%w4,"_S5","_")
rename {%w4} {%w5}
next

I am not sure if it matters but the variables were downloaded from Moody's economy.com. We have also tried to do this on several other machines.

The crash error is "EViews has encountered a problem and needs to close. We are sorry for the inconvenience."
Please tell Microsoft about the problem...."

Any ideas?

Re: Eviews crashes when renaming variables

Posted: Fri Mar 23, 2012 10:33 am
by EViews Gareth
What's the build date of your copy of EViews? (Available from help->About EViews)

Re: Eviews crashes when renaming variables

Posted: Fri Mar 23, 2012 10:33 am
by rb_econ
Mar 19 2012build

Re: Eviews crashes when renaming variables

Posted: Fri Mar 23, 2012 10:43 am
by EViews Gareth
Any chance you could send us (support@eviews.com) the workfile prior to the renaming, so we can try the code ourselves? I just created a test workfile, and it didn't crash.

Re: Eviews crashes when renaming variables

Posted: Fri Mar 23, 2012 10:47 am
by rb_econ
Its on the way