I was trying to copy some series between 2 worksheets in Eviews 6 and I am experiencing the following problem.
The series which are copied appear in the new worksheet as if they were not updated (before copying I import them from xls and perform some calculations, the series copied to the new worksheet contain original values).
Is there any single way to overcome this difficulty?
best rgds, Krzysztof
ps. the interesting thing is that if I run the command for copying
Code: Select all
copy(o) aSer aSheet\aSer
however, this is not the case if I execute it through a program file
