EmEditor Home - EmEditor Help - Command Reference - Edit category

Copy Link command

Summary

Copies a hyperlink and pastes it to the Clipboard.

Description

Copies a hyperlink string at the cursor and pastes it to the Clipboard. After this command, you can place the selection by moving the cursor to a different location and running the Paste command.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID (4140);

[VBScript]

editor.ExecuteCommandByID 4140

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.