Jan
28
2008
28
2008
Extend the Windows Clipboard
Under Tips & Tricks By chandu
The Windows clipboard can store a single text phrase in its memory, once a new phrase is copied to the clipboard the old one is lost. If you want to copy two different text phrases for instance you need to copy the first, paste it somewhere, copy the second and paste it as well. A tool that would save more than one record at a time would optimize the process considerably.
Read the Full Article:
