ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

SOLVED: Copy Text From Error Windows

(1/4) > >>

Nzyme:
Hi there. Was wondering if there is any program / script (any other way) that can copy text from error windows (or any other message windows). Often while communicating over IM for technical troubleshooting, it is required to quickly copy and send the error message to the other party. Sending screenshots of the error window is one way that I am aware of but what I really need is a way to copy the error message from the window and send it to the other party instead of manually typing long error messages.

A sample image of an error window is attached. In this case normally, I cannot copy the text from this window. Is it possible to make a program that can copy the text from such windows???

Thanks!!

Nzyme

yksyks:
On applications using standard Windows dialogs you can just press Ctrl-C and you get for example:


--- ------------------------------
Notepad2
---------------------------
Save changes to "Untitled"?
---------------------------
Yes   No   Cancel   
---------------------------

This doesn't work with MS Office 2003, though, which is probably your case. On MS Office 2007 it works fine.

Nzyme:
Oh my god. This was built into the OS and I (& probably even others) never even knew of it. I tried it on a couple of windows and it worked. Thanks a million.

yksyks:
It seems just a few people know this quite old trick. It's not very logical, you wouldn't expect the copy shortcut to work on these dialogs. I'm glad I could help a bit. The MS Office 2003 is a lost case in this situation. Why would Microsoft use the standard Microsoft Windows dialogs...?  :-[

tranglos:
Why would Microsoft use the standard Microsoft Windows dialogs...?  :-[
-yksyks (January 12, 2012, 01:39 PM)
--- End quote ---

...or menus, or toolbars, or even edit controls. In a normal "Open file" dialog box you can right-click the edit box and paste the filename. In Office, you can't. (You can still paste by Ctrl+V though).

It may be because some Office apps were initially designed outside of MS, but if that was the case, they've had more than enough time to standardize. Maybe MS thinks Office should behave and look slightly different from the rest of Windows, so that people know what they paid for, who knows. Certainly in the case of common controls there is less functionality in Office than in the OS itself.

As for the OP question: for those dialogs where Ctrl+C does not work, would it help to make a screenshot and paste it into Evernote or maybe OneNote? Can these apps OCR such a screenshot well enough? (It's probably faster to just type the text yourself most of the time anyway.)

Navigation

[0] Message Index

[#] Next page

Go to full version