Origin Ver. : OriginPro 8 Sr4
Operating System: Xp Sp2
I discovered the Wrcopy X-function at this address:
http://wiki.originlab.com/~originla/wiki2/index.php?title=X-Function:Wrcopy
and even when I use the given example:
wrcopy iw:=[book1]sheet1! r1:=5 r2:=10 name:=12 ow:=<new>;
I get the following message:
#Command Error!
Any idea?
Ps :I knew the X-function wcopy instead of wrcopy but it doesn’t take the row option (or I didn’t succeeded to get this option).