Short:        A clipboard spy for your Amiga !!!
Author:       dbucher@horus.ch (Denis BUCHER)
Uploader:     dbucher horus ch (Denis BUCHER)
Type:         util/misc
Version:      1.0
Architecture: m68k-amigaos


Why you need it :
=================

   - Never loose clipboard contents again :
      
      If you use clipboard for web sites, from IRC on Internet, or
      when you're connected to a BBS, or when at phone, maybe you
      experienced crashes that made you loose the information
      that were contained in the clipboard...

      This Clipboard Spy logs any text that was once in clipboard,
      even if the system crashes 2 seconds later !
      
      
   - Multi-paste faster and easier :
      
      Did you never loose patience when pasting Amiga (or more often
      Powersnap) clipboard into some program ?

      SpyCB will save all copied text into a single file that you
      will only need to edit without even pasting !!!


Functions :
===========

       - Standard clipboard and PowerSnap
       
       - Logs *every* text copied to clipboard
       
       - If you put an image to clipboard, SpyCB just says it.
       
       - 100% OS compliant
       
       - Programmed in C (and a part in ASM)

       - Requires V36 or greater


Usage :
=======

       a) Just run SpyCB to see !
       
       
       b) Add the following command to your S:Startup-Sequence if
          you want a complete logfile on your disk :
       
          run >NIL: SpyCB >>LOGS:Clipboard.log
       
          ...and read LOGS:Clipboard.log when you want to retrieve
          something that you copied to clipboard
       
       
       c) To stop it, press CTRL-C in SpyCB window or find the task
          number with 'status' and 'break <number>'


©1997 Denis Bucher - All Rights reserved