Copy All Line in Selection Range with Number
All lines within the range of the selection are made a selective state, and it copies it onto the clipboard.
- The line number is put on the head of each line.
- In this function, line-feed unconditionally adheres to the line by return.
Macro Syntax
- Syntax
CopyLinesWithLineNumber( );
- Record
Support