home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / goscan22.zip / GOSCAN.DOC < prev    next >
Text File  |  1994-02-09  |  9KB  |  186 lines

  1.  
  2.             ╓────────╖         ╓────────╖
  3.             ║  ╓───╖ ║         ║  ╓───╖ ║
  4.             ║  ║   ╙─╜ ╓─────╖ ║  ╙──╖╙─╜ ╓─────╖ ╓─────╖ ╓─╖ ╓─╖
  5.             ║  ║ ╓───╖ ║ ╓─╖ ║ ╙───╖ ╙──╖ ║ ╓───╜ ║ ╓─╖ ║ ║ ║\║ ║
  6.             ║  ║ ╙╖  ║ ║ ║ ║ ║ ╓─╖ ╙─╖  ║ ║ ║     ║ ╙─╜ ║ ║ ║ ║ ║
  7.             ║  ╙──╜  ║ ║ ╙─╜ ║ ║ ╙───╜  ║ ║ ╙───╖ ║ ╓─╖ ║ ║ ║\║ ║
  8.             ╙────────╜ ╙─────╜ ╙────────╜ ╙─────╜ ╙─╜ ╙─╜ ╙─╜ ╙─╜
  9.                   R e l e a s e d   V e r s i o n   2 . 0 2
  10.                                 [02/09/1994]
  11.           ─────────────────────────────────────────────────────────
  12.           Copyright (c)1993,94 TkdBbs Software. All Rights Reserved
  13.             Programmed by Chris Cranford, The King's Dominion Bbs
  14.                 (704)982-9223 -=- Support available 24hrs/day
  15.           ─────────────────────────────────────────────────────────
  16.  
  17. What Does GOSCAN v2.02 Do?
  18. ───────────────────────────
  19. GOSCAN v2.02 will read/scan your GOMAIL.LOG and generate statistical output
  20. screens dealing with certain areas of scanning.  It is capable of creating
  21. outputs dealing with TNet, General Stats, Node Stats, Conference Stats, and
  22. a Tomcat Opening Screen.  All output files are generated using the @xx@ codes
  23. used by WILDCAT! v3.xx and are also RIPPED for WILDCAT! v3.90+ usage.
  24.  
  25. Requirements?
  26. ──────────────
  27. There are 3 requirements made for this program.  1) You must make sure that
  28. COMSPEC=C:\DOS\COMMAND.COM or this program will hang!  2) WCHOME environment
  29. variable should be set by typing SET WCHOME=C:\WC30 (No Trailing BackSlash).
  30. 3) GOSCAN.KEY file must be found containing your boards proper information
  31. for usage of this program.
  32.  
  33. New Features in GoScan 2.x?
  34. ───────────────────────────
  35.    ■ ALL Databases have been converted to Binary Formats
  36.    ■ Generates a Conference Statistical Output File
  37.    ■ Generates a TNet Statistical Output File
  38.    ■ Reads GOMAIL's GOCONF.DAT file and WC's CONFDESC.DAT For Conf Info
  39.    ■ Charge specified nodes for mail  (Charge set for 1k of mail)
  40.    ■ Requires a DEMO/REGISTERED Key File For Operation
  41.    ■ Single Configuration Program [GSCONFIG.EXE]
  42.    ■ Single DataBase Editor Program [GSEDIT.EXE]
  43.    ■ More Cursor Key Movements Available
  44.    ■ Better Programming ALL together! <grin!>
  45.  
  46. Command Line Options?
  47. ──────────────────────
  48. GoScan v2.02 has several command line parameters that either cut certain
  49. routines out to allow for faster processing or does specific tasks that it
  50. normally doesn't do on usual execution.  Below are the command line options:
  51.  
  52. /NETMAIL[NetMail Dir] -=- Creates NetMail Payment Messages for mail if current
  53.                           DATE is the 1st of that month.  [TIP!] This must be
  54.                           the last command parameter.
  55.                           Example: [NetMail Dir] = [C:\Im\Mail\]
  56.                           (must use the brackets!)
  57. /ARCHIVE              -=- Archives ALL Log Files into GMLOGS.ZIP.
  58. /NOCONF               -=- Disables the output of Conference Statistics.
  59. /NOTNET               -=- Disables the output of TNet Statistics.
  60. /NONODES              -=- Disables the output of Node Information From GOMail.
  61. /NODISPLAY            -=- Disables the display of stats after scanning logs.
  62. /NOPROCESS            -=- Updates output files without scanning new log files.
  63.  
  64. About NetMail Msgs?
  65. ────────────────────
  66. For NetMail messages, they are created in the specified directory with the
  67. name of x.MSG as used by InterMail and FrontDoor mailers.  We're Unsure if
  68. this option shall work for D'Bridge and BinkleyTerm.  In addition, when the
  69. Netmail message is created, a file called PAYMENT.RPT is created listing
  70. ALL nodes and payment requested from those nodes so the sysop may have a
  71. master copy.  Also, for ALL nodes that are on the charge acount, the account
  72. is then reset and a file called NETMAIL.SNT is created to disable the sending
  73. of Netmail messages.  On the second of every month, the NETMAIL.SNT file is
  74. deleted and the program awaits the first once more.  Lastly, in the NETMAIL
  75. messages created by GOSCAN v2.02 there are two files that are used.  The
  76. first file is TAGLINE.DAT which contains the information that follows your
  77. name at the end of the message.  Finally you have ORIGIN.DAT which contains
  78. your ORIGIN LINE which shouldn't exceed 50 characters.
  79.  
  80. Sample TAGLINE.DAT:   Author of GOSCAN v2.02
  81. Sample ORIGIN.DAT :   TkdBbs Software HQ - Home to GOSCAN v2.02 -
  82.  
  83. Both files only consist of the first line of each.  Nothing else is read from
  84. these files.
  85.  
  86. Files In This Archive?
  87. ───────────────────────
  88. DAYS.DAT     - Days Data File For # Days Until Payment Due For NetMail Msgs
  89. DESC.SDI     - One Line Description File.
  90. FILE_ID.DIZ  - Extended Description File.
  91. GOSCAN.DOC   - This Documentation File.
  92. GOSCAN.EXE   - Main Executable Program.
  93. GOSCAN.RIP   - Rip File Used To RIP the output Files.
  94. GSCONFIG.EXE - Configuration Executable Program.
  95. GSEDIT.EXE   - Editor Executable Program.
  96. ORDER.FRM    - Registration Form To Register GOSCAN v2.02.
  97. ORIGIN.DAT   - Origin Data File For NetMail Messages.
  98. README.1ST   - Tells you what to do about installations/upgrading.
  99. TAGLINE.DAT  - TagLine Data File For NetMail Messages.
  100. UPGOSCAN.DOC - How to Upgrade for v1.20 of GOSCAN to v2.x.
  101. UPGOSCAN.EXE - For Upgrading v1.20 of GOSCAN to v2.x.
  102. WHATSNEW.200 - History/New Features of GOSCAN and on v2.02.
  103.  
  104. Problems?
  105. ──────────
  106. If any problem occurs with this program, please call TkdBbs Software
  107. Support HeadQuarters at (704)982-9223 and leave a specific note to the
  108. SYSOP explaining in as much detail as possible of the problem.  Remember,
  109. this program ONLY works for MS-DOS v3.30 and higher or other operating
  110. systems that are similar to MicroSoft DOS like NortonDOS [NDos].
  111.  
  112. Warranty / Legal Information?
  113. ──────────────────────────────
  114. This product is provided as is to anyone who uses it without any warranty
  115. what-so-ever.  By using this program, you are subject to a major risk even
  116. though this product was fully tested on several makes of machinery to con-
  117. firm the compatibility.  The author of the program is not responsible for
  118. damage of any kind to you or your system resulting from this program's use.
  119. As with ALL programs, if you install and use them, you are stating that you
  120. agree to the above information concerning the risks and damages that could
  121. be caused by this program.
  122.  
  123. History?
  124. ─────────
  125. Refer to WHATSNEW.202
  126.  
  127. Key Files?
  128. ───────────
  129. When obtaining your KEY file, please be sure to log on using the name in
  130. which you plan to place in the SYSOP field within this program.  The KEY
  131. GENERATOR door uses to LOGON name as the FULL SYSOP name in the .KEY file.
  132. In addition, be sure to check so that you enter in your WILDCAT Registration
  133. Number correctly or you'll receive a BAD .KEY file.  Once you've received
  134. the DEMO key file, please rename it to GOSCAN.KEY for GOSCAN v2.x to fuction
  135. properly!!!
  136.  
  137. Another note on our keys we generate...  Like other programmers who program
  138. their keys for 30 days, we decided NOT!  We also felt to have an expiration
  139. even on the DEMO keys.  So we came to the conclusion that ALL key files are
  140. GOOD for 60 days.  After 60 days, the program stops working and posts a
  141. messages stating that the KEY has expired.
  142.  
  143. We hope since changing the keys from 30 to 60 days that this will encourage
  144. more people to use this program even though it is keyed.  It also makes it a
  145. little better on the phone bill to only have to call once every two months!
  146.  
  147. Registration?
  148. ──────────────
  149. When you decide to register this program, the cost shall be $15 dollars in
  150. U.S. currency.  You can either send CASH, CHECK, or MONEY ORDER.  To obtain
  151. your Registered Key file, after sending the ORDER.FRM along with the $15,
  152. as soon as the order is received and full payment paid, you'll get a message
  153. posted on the SUPPORT HQ Bbs with your .KEY file attached.  This .KEY file
  154. will never expire.  You must call and download it from the attached message.
  155. Sorry, no File Requests shall be made through FrontEnd mailers.
  156.  
  157. Support?
  158. ─────────
  159. Since the release of v2.02, support for this program has been extended to
  160. every nitch of time we can spare.  We've worked long and hard to bring you
  161. the VERY BEST possible GOMAIL log analyzer.  If you wish to obtain a
  162. REGISTERED Key file for this program, please fill out the inclosed ORDER.FRM
  163. and send it to the address below with a Check/Money Order payable to Chris
  164. Cranford to:
  165.                               Chris Cranford
  166.                          TkdBbs Software Products
  167.                               33294 Mann Rd.
  168.                            Albemarle, NC  28001
  169.  
  170.                    BBS Data Line: [704]982-9223 [14.4]
  171.                   (other lines becoming available soon)
  172.  Networks: 1:379/1201 (Fido), 27:704/0 (InfoNet), and 86:8351/101 (ToadNet).
  173.  
  174. I'm also available in the WILDCAT support conferences in FidoNet, InfoNet, &
  175. ToadNet.  File Requests for this program are accepted.  File request this
  176. program by file requesting: GOSCAN.  Thanks for using this program.  ALL
  177. comments, suggestions, and complaints are encouraged and wanted.  Call TkdBbs
  178. Software today and obtain your DEMO key to experiment with this program.
  179.  
  180.   * NOTE * -=- NO .KEY files shall made available by File Requesting!
  181.  
  182. Once again, if any defect is found in the programming, please contact the
  183. author immediately.
  184.  
  185. <EOF>
  186.