CLIPBOARD

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need assistance regarding locating and sending/retrieving information from
the "Clipboard". I am trying to install a program that wants me to send a
message to the clipboard using (Ctrl-A + Ctrl C), open the registration
dialog in XXXXXX program, and press "From message..." to fill out the fields.
I have searched FAQ's and Kelly's Korners, but I still can't locate and
understand what this program wants to load it and install it.
 
Hi;

The Clipboard is a special place that Windows uses to store items you have
copied.

For example, in the keyboard sequence you described, you pressed Ctrl+A to
select All the text being viewed in the active Window. Then when you
pressed Ctrl+C, that highlighted text was copied to the Clipboard.

It sounds like that in program XXXXXX there is a field named "From
message..." After you have used the Ctrl+A then Ctrl+C keystrokes to
capture the original information, place your cursor in the input area beside
the "From message..." prompt and press Ctrl+V. That will Paste what is in
the Clipboard into that area.

Note that the Clipboard is always running in the background, so there is no
need for you to manually load or run anything to have those Copy/Paste
options available to you. If you ever want to see just what is in the
Clipboard, you can open the Clipboard Viewer by typing this on the Start/Run
line: clipbrd.exe

HTH
 
I was able to get clipboard on my desktop and find the file. I saved it in my
documents. Now how do I print it out? Thanks
 
In Winks <[email protected]> had this to say:

My reply is at the bottom of your sent message:
I was able to get clipboard on my desktop and find the file. I saved
it in my documents. Now how do I print it out? Thanks

After you've copied it you can navigate to the field of the application
that's requesting this, right mouse button click on the space where you'd
want to put the information, and paste it in there. To copy text you can
also just right click on the highlighted information and paste it in. To
highlight information just left click on the mouse at the start of the
information you want to copy and then move it until you've highlighted all
the text (it will appear a different color) and right click on that
highlighted text and select copy. I'm guessing that you want to register an
appplication. There's likely a long serial or something that you'll want to
highlight, copy, then open the application, and left click and paste into
the correct field.

Galen
--

"You know that a conjurer gets no credit when once he has explained his
trick; and if I show you too much of my method of working, you will
come to the conclusion that I am a very ordinary individual after all."

Sherlock Holmes
 
Back
Top