Helping people with computers... one answer at a time.
Many Windows error messages can often be quickly and easily copied to the clipboard with a single keystroke.
Can I avoid retyping error messages when I need to report them?
•
In short, yes. Sometimes.
Microsoft points out how in one of the shortest Knowledgebase articles that I've ever seen. And as short as it is, the article even manages to include an error!
•
As of Windows 2000 and in its successor Windows XP, if you're presented with an error message, press CTRL+C. You'll hear a beep, but there's a good chance that the message just got copied to the clipboard. Fire up Notepad and hit Paste. If you get the message box text, then the the function is supported for that message.
I generated the message box above by trying to Start->Run a program that doesn't exist. Pressing CTRL+C put the following in the clipboard:
--------------------------- notfound.exe --------------------------- Windows cannot find 'notfound.exe'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search. --------------------------- OK ---------------------------
How do you know which messages this works with? Yes, that's the rub. You don't. It's generally a matter of try it and see. Applications that use the system default message box fuctionality get the copy-to-clipboard feature for free. Applications that create their own error message reporting dialog - even if it looks like the standard box - may or may not include the functionality.
Oh, and the error in Microsoft's knowledgebase article? It reads: "paste to the clipboard," which should obviously read "copy to the clipboard." Paste is what you do when you place the contents of the clipboard into a document.
Article C1870 * December 16, 2003 « »
July 10, 2006 9:36 AM
1. Works for me :-)
2. For text (as per this article): notepad, for images: paint.
3. I'm sure you're not the only one, but there are different "stages" (for lack of a better word) to a Save operation - some that can easily be interrupted, and some that cannot. Clearly you're getting hung up at the later, and killing IE might be the only approach.
September 22, 2006 7:31 PM
I got an error messsage beginning with "Microsoft Excel has encounted a problem and needs to close...." I am sure you've seen it. It wants my permission to send an error report and has a link to view the contents of the error report. The next window is titled "Error Report Contents" and has 2 text display areas. The top one contains information about the process that will be reported. This is the area I wanted to copy and I tried ctrl+c which often works where right-click>copy is disabled. I could not copy or even highlight (ctrl+a) the text. The mouse cursor would not switch to text select mode except in the lower window which is for files to be included in the error report. The upper window has a huge amount of data in it; 15 lines of text per window (one window contains approx one module's data) and at module 117 the thread data started in hex code, this was not even a tenth of the scroll bar's remaing range....EEEEK!
It is rare that I can't find some way to copy but this is one. Since I just now learned another technique from your article, I thought maybe I should ask.
December 5, 2006 7:02 AM
I am also looking for a solution to alex's problem... I think I'll give up for now.
December 27, 2006 7:57 AM
Same question as Alex and Aaron - I would imagine this is saved as a text file or something somewhere... sure would be nice to know where.
August 12, 2012 1:43 PM
I'm so glad that Windows 7 now includes the snipping tool. Whenever I want to copy a message (or part of a screen), I use that and select exactly the image I want to add. I can just paste it into Word or an email.