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

DonationCoder.com Software > Finished Programs

SOLVED: Simple clipboard request

(1/2) > >>

nickodemos:
I have looked everywhere. While I found one software that was nice and worked well it was not what I really wanted. CopyPasteXP20

What I need is a simple way of Copying text to the clipboard and then when I paste back to something it paste in the order I copied/cut in.

IE I copy 1,2,3,4 I want to past back 1,2,3,4. So far all I can find is clipboard programs that want to expand the clipboard to hold in memory all text copied. That I don't need. Once pasted back to something it should be deleted.

skwire:
You may want to take a look at my ClipTrap application and see if you can put it to use for you.

http://skwire.dcmembers.com/wb/pages/software/cliptrap.php

nickodemos:
Nope. Not what I needed. Like I mentioned before I would love it to copy a unlimited amount of simple text data. But it has to paste it back from the first thing copied on it's own and delete it from the list.

So say I copied 100 items to the program. The first thing I paste is the first thing I copied and then it is deleted automatically from the internal list. The second thing I paste is the second thing I copied and it is deleted from the list.

Basically I want to copy data and then paste it back in the order copied without having to choose what to paste. It just moves on the the next thing on the list and removes once pasted till there is nothing left from what I copied.

Admittedly this has limited use but I have seen many other people asking for something similar on my hunt for a program like this. This is a perfect idea for moving data on a spread sheet form.

skwire:
Ah, I see what you want.   Check out QClip here:  http://userpages.umbc.edu/~acurti1/cadae/

Read the Basic Usage section here:  http://userpages.umbc.edu/~acurti1/cadae/qclip-docs.html

If that doesn't work for you, you can check out this: http://www.neiljohan.com/software/nbclipboard/

nickodemos:
If that doesn't work for you, you can check out this: http://www.neiljohan.com/software/nbclipboard/
-skwire (December 08, 2010, 01:47 AM)
--- End quote ---

The latter worked well. Using it just the way I wanted to. Thank you for pointing me to this program.

-nick

Navigation

[0] Message Index

[#] Next page

Go to full version