Overwrite argument to copy command?

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

paues
Posts: 218
Joined: Fri Apr 15, 2011 7:16 am
Location: Stockholm, Sweden

Overwrite argument to copy command?

Postby paues » Wed Jan 30, 2013 2:41 am

What is the difference between using the copy command with and without the overwrite argument? The results seem to be identical (see code below).

Code: Select all

close @all wfcreate(page=p1) a 2005 2010 series x=1 series y=1 pagecreate(page=p2) a 2000 2010 series x=2 series y=2 copy p1\x copy(overwrite) p1\y show x y

Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests