#4176
webern
Member

Try this macro:

document.selection.Mode = eModeStream;
document.selection.SelectLine();
Quit();

Also you may assign the shortcut key to this macro.