When I run this code in EViews 14:
Code: Select all
for %y {%states}
link amuse_area_{%y}_nsa
amuse_area_{%y}_nsa.linkto(c=s) area\amuse_area_{%y}_nsa_1
nextAMUSE_AREA_AK_NSA already exists and may not be modified
in "LINK AMUSE_AREA_AK_NSA" in AMUSESOLVE.PRG on line
125.
But this is the way we always ran this program in Eviews 12 and we never had an issue. I have looked this up online and the only way I've come across to fix it is to delete the series before linking. Is that truly the best way to do this?
