Postby Vince » Fri Jul 22, 2011 4:50 am
Code: Select all
Clipboard.Value = Clipboard.Value .split("\r\n") .sort() .join("\r\n");
Return to “Actions”