home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / DUS110.ZIP / DUS.DOC next >
Text File  |  1993-05-02  |  5KB  |  137 lines

  1.  
  2.                 Dawg's User Status
  3.                   v1.10
  4.                   May 02, 1993
  5.            Copyright (C) 1993, by Lawrence C. Bensinger
  6.                 All Rights Reserved
  7.  
  8.                   DESCRIPTION
  9.                   ===========
  10.  
  11. Dawg's User Status (henceforce referred to as DUS), is a simple little
  12. program I wrote to generate a list of male users and female users.  We
  13. carry a great many adult subs and with some of the user names are fairly
  14. gender neutral.  So I thought it would be nice to have a listing in the
  15. gfiles of males and females to help prevent some embarrasment.  It will
  16. also generate a listing of birthdays for the date it's ran.
  17.  
  18.                   REGISTRATION
  19.                   ============
  20.  
  21. DUS is not public domain, it is shareware.  After 30 days you must either
  22. register DUS of quit using it.  The registration request for the program 
  23. is $5.  I've spent a fair amount of time on this and I think that is
  24. a fair price if you wish to use the program.  The program is completely
  25. uncrippled (I hate crippleware), the only difference is the messages that
  26. are appended to the lists it creates.  If you wish to register, my address is
  27. at the end of this doc file.
  28.  
  29.                 FUTURE ENHANCEMENTS
  30.                 ===================
  31.  
  32. I >thought< I was done with this.  But I decided to work on it some more.  It
  33. now sends a happy birthday ssm to users.  Some possibilities for the future
  34. are configurable SSM's instead of the default one or possibly an email instead.
  35.  
  36.                    COMPATIBILITY
  37.                    =============
  38.  
  39. This program is only compatible with WWIV v4.22 and it's 'super userrec.'
  40. If you are running an older version, feel free to contact me, I might
  41. be persuaded to compile a special version for you.
  42.  
  43.                    INSTALLATION
  44.                    ============
  45.  
  46. Simple as can be.  Stick the exe file in your main bbs directory and run it.
  47. It will read config.dat to determine where your data directory is (for the
  48. userlist) and then it will output three files to your gfiles directory.  The
  49. files are MALES.LST, FEMALES.LST, and BDAYS.LST.  Hopefully these are self
  50. explanatory.
  51.  
  52.  
  53.                    REGISTERING
  54.                    ===========
  55.  
  56. To register, send $5 and the name of your bbs EXACTLY as it appears in 
  57. INIT to the following address.  This is CASE SENSITIVE, so for example
  58. Defcon Five and Defcon FIVE would have different codes.
  59.  
  60.     Lawrence Bensinger
  61.     RE: DUS-REG
  62.     1440 Hawks Nest
  63.     St. Charles, MO 63303
  64.  
  65.  
  66. Note, I DO NOT mail out disks.  DUS just needs a code to be registered, not
  67. any special file.  You can always download the latest version of this on
  68. Defcon Five BBS (number at the end of this file).  I can either email you the
  69. number and code via one of the networks I am in (WWIVnet/WWIVlink,IceNET) or
  70. you may setup an account on Defcon Five and I'll email you there.  Once I
  71. receive that I will email you a registration number and code.  You must then
  72. create a file in your main bbs directory called DUS.REG.  In that file on the
  73. first line you must put your registration number.  On the second line your
  74. registration code.  For example:
  75.  
  76. COPY CON DUS.REG [return]
  77. 1                [return]
  78. 4245912375       [F6]
  79.  
  80.  
  81. SPECIAL NOTE:
  82.    I am not against 'swapping registrations' with other shareware
  83.    authors out there.  So if you have written some useful piece of shareware
  84.    (preferable WWIV related) and you want to trade registrations, please
  85.    let me know.
  86.  
  87.  
  88.                CONTACTING THE AUTHOR
  89.                =====================
  90.  
  91. I can be contacted at the following network addresses:
  92.  
  93.   WWIVnet   1@3472  (or 2@3478)
  94.   WWIVlink  1@13498
  95.   IceNET    1@3487
  96.   PDnet     1@4
  97.  
  98. NOTE: The 2@3478 is Defcon Five bbs.  Anything I've written is online there.
  99.       The board has ASV so if you are a registered network sysop you can
  100.       download on the first call.  It is also where I test my mods and such
  101.       so feel free to give it a call.  (314) 278-3603 [v.32/9600]
  102.  
  103.  
  104.                  CREDITS
  105.                  ======= 
  106.  
  107. WWIV is copyright Wayne Bell.
  108.  
  109. I'd like to thank the following people:
  110.  
  111. Falken     (1@3478 WWIVNet) for testing this.
  112. Wayne Bell (1@1 WWIVNet)    for the great WWIV program.
  113.  
  114.  
  115.                  REVISION HISTORY
  116.                  ================
  117.  
  118.   1.10   05/02/93    Fourth release.  Added code to send a happy birthday
  119.                      SSM to any user who has a birthday.  This currently
  120.                      only works for networked boards since I chose not to
  121.                      write directly to the SMW.DAT file. :(
  122.  
  123.   1.00   04/29/93    Third release.  Added code to generate a birthday
  124.                      listing as well.  Kinda nice to either put up in the
  125.                      gfiles or to have it print out during the logon.  Also
  126.                      added registration code to the program.
  127.  
  128.   0.60   04/23/93    Second release.  Made the file listings colored with
  129.                      WWIV colors.  Looks 'decent' in gfiles now.  May make
  130.                      that a command line option later.  Also added summary
  131.                      totals and percentages to the reports.
  132.  
  133.   0.50   04/21/93    First public release.  Should work fine with v4.22
  134.                      userrec.  Not very 'pretty' but does what I set out
  135.                      to do.
  136.  
  137.