Topic: A little tool: Clipboard Feeder (1 of 2), Read 47 times, 1 File Attachment
Conf: VEDIT Macro Library
From: Christian Ziemski
Date: Sunday, November 18, 2001 11:00 AM

Having to transfer many chunks of text to one of our applications, but only some items at a time, I wrote a little VEDIT macro to help me.

It copies a number of text items into the Windows' clipboard. Then it waits.
Now it's possible to switch to the application and insert the clipboard there.
Switching back to VEDIT it's only necessary to press ENTER and VEDIT will copy the next number of items.
And so on...


The items could be:
1.) Words
2.) Words out of a column of a list
3.) Lines
4.) Column range


I think this macro could be helpful for others too.

It may not be perfect yet. Comments are welcome.



Christian

 
CLIPFEED.VDM (6KB)

 


Topic: A little tool: Clipboard Feeder (2 of 2), Read 51 times, 1 File Attachment
Conf: VEDIT Macro Library
From: Christian Ziemski
Date: Monday, November 19, 2001 02:56 AM

A new version of CLIPFEED is attached to this message.

Some little improvements and some more docu.

Christian

 
CLIPFEED(1).VDM (7KB)