|
-
May 5th, 2007, 06:44 AM
#1
Copying a chat box from a program
Hi there,
how can I copy a chat box from a live chat room? I am tried to do so with sending WM to the mouse to mark the last line, then Ctrl-C it and pasting it into a listbox, but that way too clumsy.
I am not much of a coder, yet I tried to read it from the memory, but though I tracked some of the lines, I couldn't find where is the last line.
thanks for any help/suggestion!
Roy
-
May 5th, 2007, 07:59 AM
#2
Re: Copying a chat box from a program
 Originally Posted by roy7
Hi there,
how can I copy a chat box from a live chat room? I am tried to do so with sending WM to the mouse to mark the last line, then Ctrl-C it and pasting it into a listbox, but that way too clumsy.
I am not much of a coder, yet I tried to read it from the memory, but though I tracked some of the lines, I couldn't find where is the last line.
thanks for any help/suggestion!
Roy
Send it a Control - A and then Control - C.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|