I came over a simple trick that allows you to copy the contents of message boxes
(which could come in handy if you want to copy a error message)
Ctrl+C
Its that easy.
So when you press CTRL + C on this message box:
You get:
(which could come in handy if you want to copy a error message)
Ctrl+C
Its that easy.
So when you press CTRL + C on this message box:
You get:
Code:
---------------------------
---------------------------
Hello World
---------------------------
OK
---------------------------