sakura/en/Copy All Line in Selection Range with Quotation Mark

Last-modified: 2008-03-30 (日) 09:10:07

Copy All Line in Selection Range with Quotation Mark

All lines within the range of the selection are made a selective state, and it copies it onto the clipboard.

  • The quotation mark is put on the head of each line.
  • In this function, line-feed unconditionally adheres to the line by return.
  • "Quotation Mark" is customizable (The common setting "Format" Property).

Macro Syntax

  • Syntax
    CopyLinesAsPassage( );
  • Record
    Support