home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / comfiles / ip116.arj / IP.DOC < prev    next >
Encoding:
Text File  |  1992-05-11  |  7.4 KB  |  155 lines

  1. INFOPOP version 1.16                        (c) 1992, GMUtant Software
  2. ----------------------------------------------------------------------
  3.  
  4. InfoPop is memory-resident utility, designed to help you use Telnet
  5. and/or your modem to reach a variety of information systems. Library
  6. systems in the US, Canada, Australia and Europe accessible via the
  7. Internet are covered, as are commercial online systems like CompuServe,
  8. the Well and a couple hundred BBS systems.
  9.  
  10. The idea behind InfoPop is simple. Assuming you use a PC to access the
  11. Internet, loading IP.EXE first will enable you to have an online help
  12. system during your session.  When inactive, InfoPop shrinks to a 9K
  13. kernel, preserving your system RAM. When activated (by pressing Left
  14. Shift F1, Left shift F2, or Left Shift F3) Infopop brings up an
  15. information window.  You can copy and paste information from the info
  16. window to your underlying application--great for putting in those
  17. Telnet addresses. Note that IP will not work with certain connectivity
  18. options...it really is designed to safely interact with communication
  19. programs that use the serial port (e.g., with a modem).
  20.  
  21.  
  22.                       Network / LAN / CUTCP users
  23.  
  24.                Be sure to load ALL of your network shells and/or
  25.                connectivity drivers before loading the TSR
  26.                version of InfoPop (IP.EXE). Doing so won't
  27.                guarantee that IP will run properly but if
  28.                you load IP then a network driver or shell
  29.                it surely will eventually crash or hang your
  30.                system.
  31.  
  32.  
  33. Hot Key       Action
  34.  
  35. LeftShift-F1  Displays Master InfoPop Index
  36. LeftShift-F2  Displays topic that was on screen last time InfoPop
  37.               was activated
  38. LeftShift-F3  Searches InfoPop database for term at cursor when
  39.               hot key was press. If no match is found, master index
  40.               displays.
  41.  
  42. When you first load InfoPop from the DOS command line, you may
  43. control aspects of the program's behavior via arguments; that is,
  44. additional words or letters written after IP at prompt.
  45.  
  46. Here are the command line arguments accepted by InfoPop:
  47.  
  48. /B           Force use of black and white video attributes
  49. /E ProgToRun Execute a program instead of going resident. This option
  50.              must be the last one on InfoPop's command line.
  51. /D           Force swapping to disk even if EMS is available
  52. /H           Set initial height of help window. Defaults to 12 lines.
  53. /I HotKey    Specify alternate Hot Key for Help Index
  54. /L HotKey    Specify alternate Hot Key for Onscreen Lookup
  55. /P HotKey    Specify alternate Hot Key for Previous Topic
  56. /X           Turn off mouse support. May be needed if you have
  57.              an old mouse driver.
  58. /N           Force entire program (TSR) to remain in memory.
  59. /S Path      Specify disk and directory for disk swapping
  60. /U           Unload InfoPop from memory
  61. /?           Display all options available
  62.  
  63.                              Mouse support
  64.  
  65. Programmers will recognize that putting mouse handlers in TSR
  66. applications is a very tricky subject. Not so much the dealing with
  67. the mouse during the popup program, but rather storing the state of
  68. the mouse from the underlying application and restoring it when
  69. the TSR goes back to sleep..
  70.  
  71. InfoPop makes every attempt to coordinate existing mouse activites
  72. that may be going on in your underlying application with the mouse
  73. handler built into InfoPop's help window(s).  If you find that InfoPop
  74. is destroying your mouse cursor when you return to your underlying
  75. application, you can turn off the InfoPop mouse with the /X command.
  76.  
  77.                              Mouse commands
  78.  
  79. Left button: Pressing left button once will move the cursor to the
  80. highlighted term at your mouse pointer. Double clicking will activate
  81. that term's associated text.
  82.  
  83. Right button: closes InfoPop help system and returns to underlying
  84.               application
  85.  
  86. BOTH BUTTONS: calls up the main index (like pressing LeftShift-F3).
  87.  
  88. You may click on the scroll bars to move around in the displayed
  89. window.  Click on the arrows at the top and bottom of the scroll
  90. bar to scroll a single line in either direction.
  91.  
  92. To explore INFOPOP, type IP at your DOS prompt, then press LEFT-SHIFT F1
  93. to pop up the information window.  With cursor over INFOPOP HELP, press
  94. return then follow the text.
  95.  
  96. F2                       open text search box
  97.  ^L (Control-L)          if in search mode, takes you to next hit
  98. TAB or RIGHT ARROW       move to next highlighted (linked) topic
  99. SHIFT-TAB or LEFT ARROW  move back to previous highlighted entry
  100. Control-Right Arrow      move to main topic index screen
  101. Control-Left Arrow       move to previous topic screen
  102. Control-PageUp           move to top of the topic
  103. Control-PageDown         move to the bottom of a topic
  104.  
  105. The TSR version of Infopop (IP.EXE) allows you to cut and paste
  106. between the InfoPop information window and your underlying application.
  107. Press ^KB to begin the block (or F7) and ^KK (or F8) to mark the end.
  108. Pressing F4 after a block is highlighted closes the InfoPop window
  109. and writes the highlighted text to your application (at the cursor).
  110. Great for pasting TELNET
  111. addresses!
  112.  
  113.    New INFOPOP.HLP files will be developed during the coming months.
  114.      Check GMUtant OnLine BBS for an updated file.  (703) 993-2219
  115.  
  116.  
  117.                             revision history
  118.  
  119.                             1.00 initial release
  120.                             1.10 mouse support added.
  121.                             1.11 ability to handle a larger
  122.                                  number of cross-references
  123.                                  per topic added. Minor
  124.                                  tweaks in user interface
  125.                             1.12 changed a couple of onscreen
  126.                                  messages to say IP instead
  127.                                  of InfoPop.
  128.                             1.13 minor window change, name
  129.                                  of program now appears on
  130.                                  the opening window. IPR
  131.                                  (non-TSR) version released.
  132.                             1.14 window resized an additional
  133.                                  line. Support added for
  134.                                  Control-PgUp and Control-PgDn
  135.                                  inside a given window.
  136.                             1.15 Color for highlighted linked
  137.                                    termed changed to WHITE.
  138.                                  Control LEFT arrow moves back to
  139.                                   previous link term.
  140.                                  Control RIGHT arrow moves to
  141.                                   next link.
  142.                                  HOME key brings up the MAIN
  143.                                   index screen (like F1 or
  144.                                   clicking both mouse buttons)
  145.                             1.16 Search [F2] capability added. You
  146.                                  may now search the Infopop.hlp
  147.                                  file for any word that appears
  148.                                  in the file.
  149.  
  150.  Author: Clyde W. Grotophorst, Library Systems Office, Fenwick Library
  151.    George Mason University, 4400 University Drive, Fairfax, VA 22030
  152.        voice: 703-993-2239   BBS: 703-993-2219   CIS: 70404,3376
  153.       ===========================================================
  154.  
  155.