home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / sendfile.zip / SENDFILE.DOC < prev    next >
Text File  |  1994-11-10  |  4KB  |  86 lines

  1.                       SendFile v1.02, Auto File Sending Util
  2.                            written by Stephen Barclay
  3.  
  4.                            Support available at:
  5.                                The Taz's BBS
  6.                     Node 1 - (616) 373-4231 - USR 28.8 v.34
  7.                     Node 2 - (616) 373-4245 - Supra 14.4 v.32
  8.                             FidoNet - 1:2201/59
  9.                       Internet - sbarclay@tazbbs.wmich.com
  10.  
  11.                         How to get the latest source Code:
  12.                          F'req SENDFILE.ZIP from 1:2201/59
  13.                                       or
  14.                         Send a Internet E-Mail Message to:
  15.  
  16.                           sendfile.wcc@tazbbs.wmich.com
  17.  
  18.  
  19. **************************  COMPILED FOR WILDCAT! v4.01 ***********************
  20.  
  21.     This version of SendFile is compiled for use with Wildcat! v4.01 ONLY! You
  22.     may recompile the source code for any other version you wish.
  23.  
  24. **************************  COMPILED FOR WILDCAT! v4.01 ***********************
  25.  
  26.  Legalities:
  27.  
  28.     SendFile is distributed under the FREEWARE concept.  As such I nor anyone
  29.   who distributes this software will be held responsible for any misfortunes
  30.   on your part.  I make NO WARRANTY either written or implied.
  31.  
  32.     You **** CAN ***** modify the supplied code for any application you see
  33.   fit to fulfill your BBS's needs.  Although if you come up with something
  34.   GOOD please pass it along.
  35.  
  36.  
  37.           PLEASE READ SENDFILE.HIS FOR VERSION CHANGES AND INFORMATION
  38.  
  39.  What is SendFile and it's features:
  40.  
  41.        SendFile simply put will automaticly send one or two different files
  42.    to your Users, this is a ONE TIME only distribution.
  43.  
  44.               * Multi-Node aware!
  45.               * You can exclude upto 5 different security levels
  46.               * You can send upto 2 different files
  47.               * SendFile creates and updates a listing of Users that
  48.                 it has sent files too
  49.               * SendFile updates the total download's for each file sent
  50.  
  51.  Files:
  52.              sendfile.wcc - SendFile wcCode file
  53.              sendfile.wcx - SendFile Compiled for Wildcat! v4.01 ONLY!
  54.              sendfile.doc - The file you are reading
  55.              sendfile.cfg - SendFile config file
  56.              sendfile.his - SendFile history file, changes, information
  57.              senduse1.bbs - Sample Display file sent to User BEFORE DOWNLOAD
  58.              senduse2.bbs - Sample Display file sent to User AFTER DOWNLOAD
  59.  
  60.  Installation:
  61.  
  62.     1. Unzip archive into your Wildcat Home Dir (Must!)
  63.     2. You need to have this Utility EXECUTE BEFORE the User get's to the Main
  64.        Menu.  Here are a few suggestions for making this happen :
  65.  
  66.        a) Simply rename SENDFILE.WCX to LOGON1.WCX/LOGON2.WCX and place it and
  67.           the other related files in your batch dir.
  68.  
  69.        b) Add a chain statement to your LOGON.WCX program
  70.        c) Possibly add this to your MakeMenu so that when the User hit's [F]
  71.           for the Files menu this program is executed and the file is sent if
  72.           needed and if not it will let them got to the File's menu.
  73.  
  74.     3. Edit SENDFILE.CFG file to reflect the correct information
  75.     4. Edit the SENDUSE1.BBS/SENDUSE2.BBS to reflect what you want
  76.     5. Load up Wildcat and give the sendfile.wcx a try.  See how you like it.
  77.     6. That's it!
  78.  
  79.  Hints....
  80.  
  81.   1.  Double check all names and path's if you have a problem.
  82.   2.  If you change the file you are sending or add a different one, simply
  83.       delete the file "SENTUSER.LST" and it'll start sending files to the Users
  84.       that have already gotten the old ones.
  85.   3.  If you need more help let me know!
  86.