home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: DFÜ und Kommunikation / SOS-DFUE.ISO / programm / compusrv / pnsw / readme.doc < prev   
Encoding:
Text File  |  1994-01-07  |  3.4 KB  |  93 lines

  1. Instructions for PopNode
  2.  
  3. Installing PopNode:
  4. -------------------
  5.  
  6. The recommended location for the PopNode files is the same directory
  7. where your communication software is located.  Copy POPNODE.EXE, NODE.DAT
  8. LICENSE.DOC & README.DOC to that directory.  However, the software will
  9. work in any directory.
  10.  
  11. Loading PopNode:
  12. ----------------
  13.  
  14. PopNode MUST BE loaded before your communication software.  DO NOT 
  15. load from a Dos-shell within your communication software, otherwise
  16. it will not function properly.
  17.  
  18. PopNode is a TSR (terminate and stay resident) program, and will 
  19. stay "sleeping" until you invoke (pop up) the software.  This means,
  20. that after loading PopNode, you then will return to DOS, and you
  21. can then load your communication software normally.
  22.  
  23. Invoking PopNode:
  24. -----------------
  25.  
  26. Once PopNode is loaded, to activate it simply press the CTRL and
  27. ENTER keys.  This will "pop up" the program, and it will ask you to
  28. type the node you are searching for.  Type the node (eg. TTQ) and 
  29. press enter.  If the node is among those listed by compuserve, it
  30. will display the search results.  Press any key to return to your
  31. communication software.
  32.  
  33. Removing PopNode from memory:
  34. -----------------------------
  35.  
  36. When you are finished with your communication software, and no longer
  37. need PopNode in memory, type POPNODE /U <enter>
  38. to unload it from the computer's memory.  
  39.  
  40. Registration of Popnode:
  41. ------------------------
  42.  
  43. Type POPNODE /R <ENTER>
  44. to receive information on how to register PopNode.  The registered version
  45. does not have any delay at load time, and takes up less room in RAM.
  46.  
  47. Other information:
  48. ------------------
  49.  
  50. - Read the file LICENSE.DOC for information regarding copyright, warranty,
  51.   and copying permission.
  52.  
  53. - From time to time, CompuServe updates the nodes.  Look for updated 
  54.   NODE.DAT files which will also become available periodically.  Find
  55.   them in the FORUM that you downloaded this software.
  56.  
  57. - NODE.DAT **must** be in the same directory as POPNODE.EXE
  58.  
  59. - To make PopNode a permanent part of your communication package, create
  60.   a batch file that will load PopNode, then load your comm software, and
  61.   finally automatically "unload" PopNode when you exit the comm software.
  62.  
  63. Here are a couple of examples.  (you may want to place these batch files
  64. in your DOS subdirectory, so you can then load your software from anywhere!
  65.  
  66. if you use
  67.  
  68. TAPCIS *             DOSCIM *               PROCOMM *
  69.  
  70. TAPNODE.BAT          CIMNODE.BAT            PCNODE.BAT
  71.  
  72. @ECHO OFF            @ECHO OFF              @ECHO OFF
  73. C:                   C:                     C:
  74. CD \TAPCIS           CD \CSERVE\DOSCIM      CD \PCPLUS
  75. POPNODE              POPNODE                POPNODE
  76. TAPCIS               CIM                    PCPLUS
  77. POPNODE /U           POPNODE /U             POPNODE /U
  78.  
  79. These are just examples.  You may use other communication packages, 
  80. or have different subdirectory names.  If you require assistance in
  81. creating the batch files, please feel free to contact me at 
  82. 72233,2740 (Rick F.).
  83.  
  84. - PopNode has been tested with *DOSCim, *TELIX, *PROCOMM and *TapCIS.  It
  85.   should work with *any* DOS communication software.  If you use
  86.   Windows, look for the Windows version to be released soon!
  87.  
  88. If you have any questions, comments or problems, feel free to contact
  89. me at CIS address 72233,2740 (Rick F.)
  90.  
  91.  
  92.  
  93. *Trademarked by respective issuers of software mentioned.