home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / CNAV_290.ZIP / CNAV.HST < prev    next >
Text File  |  1994-02-22  |  8KB  |  173 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ [CNAV]                Custom Node Activity Viewer PPE                [CNAV] │
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.          Custom Node Activity Viewer PPE (c) 1994 by Midnight Slasher
  5.                         Version: 2.90 Standard / Freeware
  6.                                    - 02/22/94 -
  7. ───────────────────────────────────────────────────────────────────────────────
  8. ───────────────────────────────────────────────────────────────────────────────
  9.  
  10. ───────────────────────────────────────────────────────────────────────────────
  11. [ VERSION HISTORY ] ···························································
  12. ───────────────────────────────────────────────────────────────────────────────
  13.  
  14. ┌─┐────────────────────────────────────────────────────────────────────────────
  15. │-│ Version 2.90 ······························································
  16. │-│────────────────────────────────────────────────────────────────────────────
  17. │-│
  18. │-│ Squashed: Mode Question using the wrong color for the default answer.
  19. │-│
  20. │-│ Squashed: Mode Question allowing more than one character input answers.
  21. │-│
  22. │-│ Added:    Stripping of the "@" character from the User City field to
  23. │-│           prevent the usage/display of PCBoard Macro codes.
  24. │-│
  25. │-│ Added:    Tiny Mode. Will display only one line of information for each
  26. │-│           node.  Useful for people who want the minimal amount of info,
  27. │-│           or for systems that have large amounts of nodes (10+)
  28. │-│
  29. │-│           Command Line Parameters:
  30. │-│           /TINY    = Will force Tiny Mode
  31. │-│           /DEF=T   = Will ask the user which mode he wants to see, and will
  32. │-│                      default to Tiny Mode.
  33. │-│
  34. │-│ Changed:  Question now includes 'Tiny Option'
  35. │-│
  36. │-│           example: [T]iny, [B]rief or [V]erbose Node Display? (v)
  37. │-│
  38. │-│ Added:    CNAV.COL is now the file that allows color configurability to
  39. │-│           the program while CNAV.DAT stays as the main configuration file
  40. │-│           for the nodes and path setup.
  41. │-│
  42. │-│           The T/B/V question is now seperatly color configurable.
  43. │-│
  44. │-│           The Border/Outline is now one standard color and is configurable.
  45. │-│
  46. └─┘────────────────────────────────────────────────────────────────────────────
  47.  
  48. ┌─┐────────────────────────────────────────────────────────────────────────────
  49. │-│ Version 2.80 ······························································
  50. │-│────────────────────────────────────────────────────────────────────────────
  51. │-│
  52. │-│ Added:    A brief mode to only show who is online and their activity, and
  53. │-│           not any file transfer information (Files being transferred).
  54. │-│
  55. │-│           (Some boards have many nodes, and if all are transferring large
  56. │-│           batches of files,  the display could  become too  large  for  a
  57. │-│           person who generally just wanted to see who is online)
  58. │-│
  59. │-│ Added:    Command Line Parameters:
  60. │-│           /BRIEF   = Force Brief Mode (Do not display transferring files)
  61. │-│           /VERBOSE = Force Verbose Mode  (Same display as past versions)
  62. │-│           /DEF=B   = Ask user which mode he wants. Defaults to BRIEF mode.
  63. │-│           /DEF=V   = Ask user which mode he wants. Defaults to VERBOSE.
  64. │-│
  65. │-│           (the default is now a /DEF=V)
  66. │-│
  67. │-│           example: [B]rief or [V]erbose Node Display? (v)
  68. │-│
  69. │-│           (Node ## and Node Bracket colors are the colors used to display
  70. │-│            this prompt)
  71. │-│
  72. │-│ Added:    Open Nodes now display the time at which they went idle (ie:
  73. │-│           the time the last caller on that node logged off)
  74. │-│
  75. └─┘────────────────────────────────────────────────────────────────────────────
  76.  
  77.  
  78. ┌─┐────────────────────────────────────────────────────────────────────────────
  79. │-│ Version 2.70 ······························································
  80. │-│────────────────────────────────────────────────────────────────────────────
  81. │-│
  82. │-│ Removed:  Any and all previous command line parameters.
  83. │-│
  84. │-│ Added:    File Size information of Queue'd and Transferring Files (instead
  85. │-│           of '[Hold]'.
  86. │-│
  87. │-│ Added:    More frequent checks to see if the user aborts the display.
  88. │-│           Program termination upon abort is immediate.
  89. │-│
  90. └─┘────────────────────────────────────────────────────────────────────────────
  91.  
  92.  
  93. ┌─┐────────────────────────────────────────────────────────────────────────────
  94. │-│ Version 2.60 ······························································
  95. │-│────────────────────────────────────────────────────────────────────────────
  96. │-│
  97. │-│ Added:    Time display at end of program.  Allows users to  compare login
  98. │-│           times  of other  online users  with  the  current  system  time
  99. │-│           (helpful for callers from other time zones)
  100. │-│
  101. │-│ Added:    3 Digit Security Level Display for any online users
  102. │-│
  103. │-│ Removed:  CPS and ERROR reporting on file transfers. Since connect speeds
  104. │-│           are already reported,  and  large  transfers could take a while
  105. │-│           to display, I've  removed  these two pieces  of information  to
  106. │-│           benefit overall file reading and display speed.
  107. │-│
  108. │-│ Added:    Numbering of transferred / transferring files.  Added 1 line to
  109. │-│           the configuration file to allow for color configuration of file
  110. │-│           numbers.
  111. │-│
  112. │-│ Changed:  File size is now reported in KiloBytes with proper commas to
  113. │-│           increase human readability.
  114. │-│
  115. └─┘────────────────────────────────────────────────────────────────────────────
  116.  
  117.  
  118. ┌─┐────────────────────────────────────────────────────────────────────────────
  119. │-│ Version 2.50 ······························································
  120. │-│────────────────────────────────────────────────────────────────────────────
  121. │-│
  122. │-│ Added:    Modifications from v2.10-v2.40
  123. │-│
  124. │-│ Added:    Reporting of Modem Connect Speed & Locked Port Speed
  125. │-│
  126. │-│ Added:    Reporting of Modem Connect Time (User Login Time)
  127. │-│
  128. │-│ Changed:  Procedure that reads the DSZ.LOG file  and  the  download batch
  129. │-│           queue to reduce the possibility of share violations
  130. │-│
  131. │-│ Changed:  Display output to allow for Modem Connect Information
  132. │-│
  133. │-│ Changed:  CNAV.DAT file color configuration had to be  updated to reflect
  134. │-│           the design changes
  135. │-│
  136. └─┘────────────────────────────────────────────────────────────────────────────
  137.  
  138.  
  139. ┌─┐────────────────────────────────────────────────────────────────────────────
  140. │-│ Version 2.00 ······························································
  141. │-│────────────────────────────────────────────────────────────────────────────
  142. │-│
  143. │-│ Changed:  Compiled with PPLC v2.0 to allow for following functions
  144. │-│
  145. │-│ Added:    Support for displaying a user's download queue, this includes:
  146. │-│            o D/L files currently being transferred with HSLink
  147. │-│            o D/L files currently being transferred with DSZ/GSZ
  148. │-│            o D/L files *to be* transferred with HSLink
  149. │-│            o D/L files in a user's batch with ZModem
  150. │-│            o D/L files in a user's batch with an internal protocol
  151. │-│
  152. │-│ Added:    Support for VERIFY log entries
  153. │-│
  154. │-│ Squashed: Bug that did not handle paths with "/" instead of "\"
  155. │-│
  156. │-│ Squashed: Bug that [Error!] would be reported on ZModem Transfers
  157. │-│
  158. │-│ Changed:  Transfer Direction display is displayed on the far left of
  159. │-│           the screen beside the Filename information.
  160. │-│
  161. │-│ Squashed: Incorrect handling of ZMSend/ZMRecv log files
  162. │-│
  163. └─┘────────────────────────────────────────────────────────────────────────────
  164.  
  165.  
  166. ┌─┐────────────────────────────────────────────────────────────────────────────
  167. │-│ Version 1.00 ······························································
  168. │-│────────────────────────────────────────────────────────────────────────────
  169. │-│
  170. │-│ Initial Release (Compiled with PPLC v1.0)
  171. │-│
  172. └─┘────────────────────────────────────────────────────────────────────────────
  173.