4697Tech Helper's Helphttp://webloria.loria.fr/~szathmar/off/projects/C/TechHelpersHelp/index.phpThis program allows you to copy the whole content of a text file to the Windows clipboard. It's a great help if you work a lot with template texts stored in files. The original idea came from a friend, who works as tech. helper, and he has to send e-mails all day to stupid clients. He has some template answers, but until now he had top open these files, select the whole text, and copy their content to the clipboard. With this prg. it can be much more simple: just associate a file extension (for instance .ccc) with this program, and then double-click on a text file (which has this extension). Its content will be copied automatically to the clipboard.
Description ( Top )
This simple console application copies the first parameter to the Windows clipboard. If no parameter given, then an empty string is copied to the clipboard, i.e. everything is erased on the clipboard. This application is based on another project of mine -- CopyPathToClipboard -- but even simpler.
Example:
filterif is free software for GNU/Linux and other UNIX(tm)-like operating systems. filterif is distributed under the GNU General Public License and is written in C.
This simple console application copies the path of the current working directory to the Windows clipboard. If you give it a parameter, it is added to the end of the path.
Example:
This pages collects some of the code I am distributing.
Ok, some code is about trivial web services and not at the top of performance, but it can serve as introductory examples to newbies for learning.
Please, let me know about bugs and/or suggestions for further improvement: this is the free spirit of Open Source..
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.