Question: Copy paste between maple and editplus, extra ">"

Dear everyone,

 

  Excuse me, I made some editing work witn the result of maple in editplus, then copy the editplus result to maple. Then I received several ">"

 

E.g.

f1:=2;
f2:=3;

copy to editplus then copyback to maple, it becomes

>f1:=2;
>f2:=3;

I have to "shift+enter" in maple to create new lines without ">", then copy the content of one line with ">" to the new created line without ">".

 

  My question is, is there any way do not let extra ">" appear?

 

Thank you very much in advance

Please Wait...