EmEditor (text editor) Forum Index
   EmEditor Core Enhancement Suggestions
     Tab header's context menu: "Clone" command
Register To Post

Flat Previous Topic | Next Topic
Poster Thread
Yutaka
Posted on: 5/5/2010 9:44 am
Webmaster
Joined: 9/28/2006
From: Redmond
Posts: 2398
Re: Tab header's context menu: "Clone" command
Hi maxim_2004,

Thanks for your inputs, but I don't want to make too many features. How about running this macro:

document.selection.SelectAll();
s = document.selection.Text;
document.selection.Collapse();
editor.NewFile();
document.selection.Text = s;


Please let me know if you have further questions.
Thank you.


----------------
Yutaka Emura
Developer of EmEditor
http://www.emeditor.com/

Flat Previous Topic | Next Topic


Subject Poster Date
   Tab header's context menu: "Clone" command maxim_2004 5/5/2010 5:51 am
   » Re: Tab header's context menu: "Clone" command Yutaka 5/5/2010 9:44 am
       Re: Tab header's context menu: "Clone" command maxim_2004 5/5/2010 11:56 pm

Register To Post
 
English čeština Deutsch español français italiano 日本語 한국어 Русский 简体中文 繁體中文