by cbaker_admin » Wed Jan 13, 2016 3:17 pm
It is just a convenient way to copy/paste a text file into some online form. For instance I, as a software developer, often need to post chunks of code to a support forum. This saves me having to open the source code text file with an editor, select all, ctrl-c to copy to the clipboard, switch back to the browser, then ctrl-v to paste it.
Chuck