home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / Software / HTMLcat / HTMLcat.exe / R_HELP.TXT < prev    next >
Encoding:
Text File  |  1999-02-14  |  4.6 KB  |  125 lines

  1. r_help.exe
  2.  
  3. Have you ever wanted to look-up something, so you opened the help
  4. file, only to discover later that you now have several copies of
  5. the help file open. This program helps you keep from starting
  6. extra copies of help files. This small program opens any of
  7. several Windows help files.
  8.  
  9. * If the help file is not open, it will open it.
  10. * If the help file is open, it will switch to it.
  11. * If the help file is minimized, it will restore it.
  12.  
  13. --( License )--
  14.  
  15. Thank you for using this program. If anybody asks you for a copy
  16. of this program, please tell them to visit my home page and get
  17. their own, thank you. Besides, they're likely to get a later,
  18. better version than the one you have if they go get their own. And
  19. while they're at my home page, they'll probably find something very
  20. cool that they really can't live without.
  21.  
  22. Web site:
  23.   http://ourworld.compuserve.com/homepages/r_harvey
  24.  
  25. This is not free software. You may continue to use this program as
  26. long as you like without charge, as long as you agree to pop-in to
  27. the home page every now and again to look for new stuff, and maybe
  28. even find something you'd like to purchase. That is your fee--you
  29. must stop by again. It would be nice if you would send a postcard
  30. or letter to suggest additions and say thanks, too. Paper mail is
  31. much more appreciated than e-mail.
  32.  
  33. Check the web site for updates and other information and utilities
  34. for programmers, writers, and computer users.
  35.  
  36.  
  37. --( Hello )--
  38.  
  39. We recommend creating a folder (directory), perhaps named
  40. "Reference", containing often-used reference files. Place the
  41. r_help.exe program file in this directory. When you create a menu
  42. item or item on the desktop for a help file, 
  43.  
  44. This is a 32-bit program, requiring Windows 95 or later.
  45.  
  46. If the help file is already open, it brings it to the top. If the
  47. help file is not currently open, it opens it. This makes it
  48. possible to switch to the help file without accidentally opening
  49. multiple copies.
  50.  
  51. You can specify which help file to open by including a command
  52. line switch:
  53.  
  54.  /A  ASCIIcat.hlp
  55.  /C  COLORcat.hlp
  56.  /F  FileExt.hlp
  57.  /H  HTMLcat.hlp
  58.  /W  WIN32.HLP (furnished with programming tools)
  59.  
  60. Combine the switches to open several help files at the same time.
  61. Started without any options, r_help.exe starts HTMLcat.hlp; if you
  62. do specify a switch, and you also want HTMLcat to start, you must
  63. also specify /H.
  64.  
  65. Start HTMLcat:
  66.  
  67.   r_help
  68.  
  69. Start ASCIIcat:
  70.  
  71.   r_help /a
  72.  
  73. Start ASCIIcat and HTMLcat:
  74.  
  75.   r_help /a /h
  76.  
  77. Add the switch to the shortcut you use to start the program, in
  78. the Properties dialog box.
  79.  
  80. * If a help file is not available, no error message is displayed.
  81. * Switches may be preceded by the "/" or "-" character.
  82. * The character is not case-sensitive; either /A or /a will work.
  83. * Do not use any switches not listed above on the command line.
  84.   Other switches may be added in later releases of this program.
  85. * The help file must be in the same directory as r_help.exe.
  86. * Once the help files are open, r_help.exe quits, leaving nothing
  87.   in memory.
  88. * There must be a Windows file association for help files.
  89. * There is no "user interface". Nothing is displayed by the program.
  90. * It does not change any computer configuration; there are no limits
  91.   or license checks.
  92.  
  93.  
  94. --( Checking Version Information )--
  95.  
  96. r_help.exe has no user interface--nothing at all. This keeps the
  97. program small and fast. You can tell what version you are using by
  98. right-clicking on the program file in Windows Explorer, then
  99. selecting Properties. Next select the Version tab, and select an
  100. item to see information about this version. The Switches item
  101. lists the command line switches supported.
  102.  
  103.  
  104. --( Taking Requests )--
  105.  
  106. This version supports only the help files listed above. Would you
  107. like more help files added? Would you like it to read an INI file
  108. that lets you customize the file list? Write, and we'll talk about
  109. it.
  110.  
  111.  
  112. --( Notice )--
  113.  
  114. (C) 1999 R. E. Harvey, All rights reserved.
  115. There is no warranty implied or stated for accuracy or suitability
  116. for any purpose. You may not disassemble, decompile, reverse-
  117. engineer or in any other way attempt to inspect, modify, or copy
  118. this product. This product is proprietary intellectual property,
  119. protected by United States and international copyright. Do not
  120. alter or remove any copyright, authorship, or any other notices.
  121. Do not reñdistribute any source code, or source code derived in
  122. any way from this source code or documentation, by any means,
  123. electronic, printed or otherwise. If you do not agree with this,
  124. delete this program from your computer.
  125.