home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / vol1 / cliph10a.zip / clphound.txt next >
Text File  |  1997-08-06  |  3KB  |  84 lines

  1. ClipHound TM 1.0a
  2. Albino Frog Software, Inc.
  3. Post Office Box 578
  4. Port Salerno, Florida  34992  USA
  5. (954) 985-8344
  6. afs@nexi.com
  7. http://www.nexi.com/albinofrog
  8.  
  9.  
  10. Registration
  11. ==============================================================
  12. ClipHound is not free software.  If you use it regularly, you
  13. must register it.  ClipHound will cease to operate after 60 days
  14. if you do not register it.
  15.  
  16. Registration is $15.
  17.  
  18. Setup
  19. ===============================================================
  20. ClipHound is a single executable application.  There are no data
  21. files or ini files to set up. Simply put ClipHound in a
  22. convenient directory on your hard drive.  We recommend you drag a
  23. shortcut to ClipHound into your StartUp folder so that it is
  24. always working for you.  This has probably already been done by
  25. the install program.  
  26.  
  27. Usage
  28. ================================================================
  29. When ClipHound is running, it will monitor the Windows 95
  30. clipboard.  Whenever you cut or copy some text, ClipHound will
  31. take a look at it and determine if it should take action.
  32. Usually, this means ClipHound will make a private copy of the
  33. text you put on the clipboard in its own list.  However, if you
  34. have PasteBack enabled, ClipHound will check the text you placed
  35. in the clipboard against the names of items already in ClipHound.
  36. If a match is found, the full contents of the item matched is
  37. placed in the clipboard, overwriting the name.  You can then
  38. paste this back into your application.
  39.  
  40. ClipHound's database is saved on exit and reloaded on restart.
  41. There is no explicit save button, it simply happens
  42. automatically.  ClipHound will also save its database to the hard
  43. drive every hour of operation to guard against power failure and
  44. system crash.  So, if your hard drive rattles once an hour and
  45. you can't figure out why, it could well be ClipHound's automatic
  46. backup.
  47.  
  48. ClipHound checks every minute to see if there are items in its
  49. database it should throw away.  This is a very fast process, and
  50. you will note no delay from it.
  51.  
  52. When you are viewing ClipHound's main window, you're looking at a
  53. list of the items in the clip database.  The list is comprised of
  54. three things per item: An icon indicating what sort of item it
  55. is, the name of the item, and a short excerpt from the first few
  56. lines of the item itself.
  57.  
  58.  
  59. ITEM TYPES
  60. ===============================================================
  61. There are four different item types, represented by four
  62. different icons.
  63.  
  64. Plain Text.  This appears as a document with lines on it.  Plain
  65. Text items contain only text, and have no special function.
  66.  
  67. Shortcuts.  This appears as a shortcut arrow.  A shortcut, when
  68. activated by double-clicking, will launch the shortcut,
  69. activating whatever application is associated with the document.
  70.  
  71. Internet URLs.  This appears as a short length of chain (links,
  72. get it?). A URL, when activated, will launch your web browser and
  73. fetch the file indicated.
  74.  
  75. Binary.  This appears as a block of 0s and 1s.  Binary simply
  76. means that there are non-text characters in the item.  Other than
  77. that, it behaves just like plain text.
  78.  
  79. You cannot manually change an item's type.  It is automatically
  80. determined by ClipHound.  However, if you edit an item, depending
  81. on the form your edits take, it may change type.  ClipHound
  82. senses the formats proper for filenames and URLs and assigns the
  83. appropriate type automatically.
  84.