home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / w / wcupdc11.zip / WCUPDC.DOC < prev    next >
Text File  |  1993-01-31  |  10KB  |  260 lines

  1.                     WildCat! UPload Date Checker - WCUPDC v1.1      Page 1
  2.  
  3. DISCLAIMER   . . . . . . . . . . . . . . . . . . . . . . . . .  1
  4. LICENSE  . . . . . . . . . . . . . . . . . . . . . . . . . . .  1
  5. INTRODUCTION . . . . . . . . . . . . . . . . . . . . . . . . .  2
  6. FILES INCLUDED . . . . . . . . . . . . . . . . . . . . . . . .  2
  7.      WCUPDC.EXE  . . . . . . . . . . . . . . . . . . . . . . .  2
  8.      WCUPDC.TXT  . . . . . . . . . . . . . . . . . . . . . . .  2
  9.      SCANFILE.BAT  . . . . . . . . . . . . . . . . . . . . . .  2
  10.      WCUPDC.CFG  . . . . . . . . . . . . . . . . . . . . . . .  2
  11. WCUPDC.EXE Parameters  . . . . . . . . . . . . . . . . . . . .  2
  12. INSTALLATION . . . . . . . . . . . . . . . . . . . . . . . . .  3
  13.      WCUPDC.CFG  . . . . . . . . . . . . . . . . . . . . . . .  3
  14.      SCANFILE.BAT  . . . . . . . . . . . . . . . . . . . . . .  4
  15. REGISTER FORM  . . . . . . . . . . . . . . . . . . . . . . . .  5
  16.  
  17.  
  18. DISCLAIMER
  19.  
  20.     This software is provided without any guarantee, either expressed or
  21.     implied.  All responsibilities for its use rest with the user of the
  22.     software and not the author.
  23.  
  24.     WCUPDC software and this document are (C) Copyright 1992
  25.     by Cam DeBuck.  All rights reserved World Wide.
  26.  
  27.  
  28. LICENSE
  29.  
  30.     WCUPDC is not in the Public Domain.  WCUPDC is not free.
  31.     Non-registered users are granted a limited, 30-day license to determine
  32.     whether or not the program meets their needs.  Continued use of WCUPDC
  33.     beyond the 30-day evaluation time period requires registration of the
  34.     program.  Use of non-registered copies of WCUPDC beyond the original
  35.     evaluation period is strictly prohibited.  No one may modify WCUPDC for
  36.     any reason, in any way, including but not limited to decompiling-
  37.     compiling, patching, disassembling, or reverse engineering the program.
  38.     WCUPDC may be copied and distributed to others, subject to the above
  39.     restrictions and the following:
  40.  
  41.       * WCUPDC must be copied in unmodified form, including the file
  42.         containing this license information.
  43.       * Complete WCUPDC documentation must be included.
  44.       * No copying fee of any type may be assessed other than basic
  45.         charges for the cost of the copying medium.
  46.       * WCUPDC may not be distributed with any other software or
  47.         hardware product(s) without the express written permission of
  48.         Cam DeBuck.
  49.  
  50.     Sysops (bulletin board SYStem OPerators) may make WCUPDC available for
  51.     downloading by their users as long as all above conditions are met.
  52.  
  53.     Commercial Distributors of Public Domain, ShareWare, or User Supported
  54.     software may distribute WCUPDC subject to the above conditions only
  55.     after obtaining specific written permission from Cam DeBuck and filling
  56.     out a registration form for upgrade notifications.  This condition
  57.     supersedes any and all previous agreements.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.                     WildCat! UPload Date Checker - WCUPDC v1.1      Page 2
  67.  
  68. INTRODUCTION
  69.  
  70.         Thank you for trying WCUPDC, the WildCat! BBS Upload Date Checker.
  71.     You'll find this to be a very handy program for checking the contents
  72.     of .ZIP files for valid dates. It is designed as an add-on to CAMS-CRC
  73.     but will work with any upload checker, simply run it after any upload
  74.     checker in SCANFILE.BAT
  75.  
  76.         During the processing of .ZIP files, it extracts the information of
  77.     all .COM .EXE and .O* files contained within the .ZIP and then compares
  78.     the date of each of these files with the oldest file date that you have
  79.     set within the configuration file.
  80.  
  81.         A file called WCUPDC.LOG is always created and is displayed to the
  82.     caller after the file has been checked if you have OUTCOMM.EXE or any
  83.     other program that will display text files out the com port. This file
  84.     will tell the user which files inside the compressed file were tested
  85.     and whether each file passed or failed the date check.
  86.  
  87.         Utilizes the Registration Key System for Programmers Version 2.10.
  88.  
  89. FILES INCLUDED
  90.   
  91.     You should have the following files on your DISK or .ZIP file:
  92.  
  93.       WCUPDC.EXE    - This is executable program.
  94.       WCUPDC.TXT    - Text file explaining that the file is being checked
  95.                       for current dates, may contain @nn@ color codes.
  96.                       Edit with your BBS name.
  97.       SCANFILE.BAT  - A sample SCANFILE.BAT
  98.       WCUPDC.CFG    - This is a configuration file that needs to be
  99.                       placed in the NODE directory or location may be
  100.                       specified on the command line.
  101.  
  102.  
  103. WCUPDC.EXE Parameters
  104.  
  105.      WCUPDC.EXE has two parameters passed to it.
  106.  
  107.      These parameters must be on the command line in the proper order.
  108.      The first parameter is mandatory, the second parameter is optional.
  109.  
  110.     WCUPDC.EXE Path\Filename.Ext Path\WCUPDC.CFG
  111.  
  112.  Path\Filename.Ext - This is the path and full filename of the file to
  113.                      be checked, this is passed by WildCat! as the %1
  114.                      parameter found in the batch file.
  115.  
  116.          Path\.CFG - Specifies where you have placed the configuration
  117.                      file. This is an OPTIONAL parameter for multinode
  118.                      BBS. The default is the current directory, single
  119.                      user BBS. The config file may be any name of your
  120.                      choosing.
  121.  
  122.  
  123.  
  124.                     WildCat! UPload Date Checker - WCUPDC v1.1      Page 3
  125.  
  126. INSTALLATION
  127.   
  128.       First place WCUPDC.EXE in your DOS path.  I suggest C:\WC30. Place
  129.   WCUPDC.TXT into your WildCat! display directory (usually C:\wc30\disp)
  130.   or any other drive\directory of your choice as its location is passed
  131.   on the command line to OUTCOMM.EXE.
  132.  
  133. WCUPDC.CFG File
  134.  
  135.       You will need to make sure you create a WCUPDC.CFG, location is not
  136.   important but may be placed in the WildCat! home directory (C:\WC30),
  137.   node home directory for single user BBS (C:\WC30\WCWORK\NODE1) or
  138.   elsewhere as its location may be passed on the command line.
  139.  
  140.   The WCUPDC.CFG contains 4 lines (lines 3 and 4 are optional).
  141.   The order is important, and the first item is case sensitive for
  142.   registered versions.
  143.  
  144. Registered Name
  145. 0
  146. 891231
  147. 50
  148.  
  149. Line 1: The name your copy of WCUPDC is registered to - case sensitive!
  150. Line 2: Registration key
  151. Line 3: Date of Oldest executable allowed YYMMDD - Year Month Day
  152.         Defaults to 810101 if blank (01/01/81 not 01/01/80)
  153. Line 4: Minimum Percentage of Old Dates defaults to 100% if blank
  154.  
  155.                     WildCat! UPload Date Checker - WCUPDC v1.1      Page 4
  156.  
  157. INSTALLING SCANFILE.BAT
  158.  
  159.       Installing the SCANFILE.BAT file is fairly simple.  I suggest that
  160.   you use the example SCANFILE.BAT and to modify your existing
  161.   SCANFILE.BAT to fit your needs.
  162.  
  163.       When a file is uploaded (This can be done locally or remotely), the
  164.   WCUPDC.LOG file is created if the file being checked is a .ZIP.
  165.   It's suggested that you delete this file after it has been processed.
  166.   I suggest that you copy+ it to another file and trim it when you feel it's
  167.   necessary.  You'll find that the example SCANFILE.BAT file does this.  The
  168.   SCANFILE.BAT goes in your WC30 home directory (C:\WC30) or SCANFILE.RUN in
  169.   node directories.
  170.  
  171. Sample SCANFILE.BAT snippet:
  172.  
  173. REM     Other checker etc. above this line.
  174.  
  175. REM     MUST be in the node home directory, DOOR.SYS located here on
  176. REM     shell to external program
  177. CD \WC30\WCWORK\NODE%WCNODEID%
  178.  
  179. REM     Check to see if file is already flagged as bad, if so skip
  180. IF EXIST SCANFILE.BAD GOTO SKIPWCUP
  181.  
  182. REM     Display WCUPDC.TXT to the caller.
  183. OUTCOMM.EXE C:\WC30\DISP\WCUPDC.TXT
  184.  
  185. REM     Now let's check the exec file dates in the upload!
  186. WCUPDC %1 C:\WC30\WCUPDC.CFG
  187.  
  188. REM     Check for log, display to caller if found.  If it does not exist
  189. REM     then either bad .ZIP or upload was NOT a .ZIP file.
  190. IF EXIST WCUPDC.LOG GOTO DISPLOG
  191. GOTO SKIPWCUP
  192.  
  193. REM     Display the WCUPDC.LOG file so the user can see results
  194. :DISPLOG
  195. OUTCOMM.EXE WCUPDC.LOG
  196.  
  197. REM     Now Copy+ the WCUPDC.LOG to a permanent file
  198. REM     This keeps a complete log of activity
  199. COPY C:\WC30\WCUPDC%WCNODEID%+WCUPDC.LOG C:\WC30\WCUPDC%WCNODEID%.LOG
  200. REM     This line and the following 2 lines may be deleted if you wish
  201. REM     since the file is overwritten if it exists on the next upload
  202. DEL WCUPDC.LOG
  203.  
  204. :SKIPWCUP
  205. REM MSGCAT, etc......
  206.  
  207.                     WildCat! UPload Date Checker - WCUPDC v1.1      Page 5
  208.  
  209.  
  210.                         WCUPDC v1.1  REGISTRATION FORM
  211.                         ------------------------------
  212.  
  213. (Please type or print)                          Date: _____________________
  214.  
  215. First name: _________________________  Last: ______________________________
  216.  
  217.    Address: _____________________________________________
  218.  
  219.             _____________________________________________
  220.  
  221.       City: ________________________      State/province: _________________
  222.  
  223.    Country: ________________________     ZIP/postal code: _________________
  224.  
  225. Where did you find WCUPDC? ________________________________________________
  226.  
  227. Registration Name:_________________________________________________________
  228.                                (Case SENSITIVE!)
  229.  
  230.                                           TOTAL amount enclosed $___.______
  231.  
  232.  
  233. *****************************************
  234. * Payment must be check or money order. *
  235. *****************************************
  236.  
  237. Comments: _________________________________________________________________
  238.           
  239.           _________________________________________________________________
  240.  
  241.  
  242. Write check or money order out for $7.50 to Cam DeBuck and send to:
  243.  
  244.                           Cam DeBuck
  245.                           230 Medford Drive
  246.                           Fayetteville, GA  30214-1948
  247.  
  248. Please Allow 15 work days for your registered CRC to arrive in the mail.
  249. Thanks.
  250.  
  251.   All orders are rushed!
  252.  
  253.  
  254. If you have any problems, please contact me at:
  255.  
  256.       BBS (404)461-5449 USR DST 16800
  257.       BBS (404)461-5947 ATI V32  9600
  258.       Leave a message to me on the Mustang Software BBS
  259.  
  260.