home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RUFC100.ZIP / RUFC.DOC next >
Text File  |  1993-04-28  |  8KB  |  184 lines

  1. ┌───────────────────────────────────────────────────────────────────────────┐
  2. └───────────────────────────────────────────────────────────────────────────┘
  3.  
  4.                                   RUFC v1.00
  5.                        RemoteAccess User Flags Changer
  6.                        ^            ^    ^     ^
  7.                            Written by Jojo Sybico
  8.                     (c) Copyright 1993 All rights reserved
  9.  
  10.                            Netmail: 6:754/1@FidoNet
  11.  
  12. ┌───────────────────────────────────────────────────────────────────────────┐
  13. └───────────────────────────────────────────────────────────────────────────┘
  14.  
  15.  
  16. ┌───────────────────────────────────────────────────────────────────────────┐
  17. │      Disclaimer                                                           │
  18. └───────────────────────────────────────────────────────────────────────────┘
  19.  
  20. The RUFC-package is supplied "as is". The author is not responsible for any
  21. damages that may happen while using RUFC.  He also does not claim that this
  22. program will do everything your heart desires.  Only sure thing is that it
  23. will consume a small part of your disk space.
  24.  
  25. RUFC has been developed on a 486DX2-66 and is running on a 386-33 multi-node
  26. BBS platform running under Desqview with SHARE loaded.  Please make *sure*
  27. that RA is not running while you are using RUFC, or your USERS.BBS may/will be
  28. corrupted.
  29.  
  30. The RUFC-package is copyrighted 1993 by Jojo Sybico.  All rights are reserved.
  31. You're encouraged to give away the packet to friends and to upload it to other
  32. BBSes. It is forbidden to modify it and to give it away without all its
  33. support files and/ or the copyright notices.
  34.  
  35. ┌───────────────────────────────────────────────────────────────────────────┐
  36. │      What's RUFC?                                                         │
  37. └───────────────────────────────────────────────────────────────────────────┘
  38.  
  39. RUFC is a program that I wrote when I shifted from SuperBBS to RA 2.00 gamma-1
  40. and I needed a global user-flag changer for it.  I tried TFC but it would only
  41. change one user-flag at a time.  I use only one CD-ROM drive with multiple
  42. disks and use the Dx user-flag to control file group access.  I needed to turn
  43. off one D-flag and turn on another D-flag.  I got fed up running TFC twice
  44. everytime so I decided to write this utility.
  45.  
  46. RUFC runs in a multitasking environment but doesn't give away time-slices
  47. because there's really no need.  Again, make sure that RA is not running in
  48. another window or you might risk damaging your USERS.BBS file.
  49.  
  50.  
  51. ┌───────────────────────────────────────────────────────────────────────────┐
  52. │      Requirements                                                         │
  53. └───────────────────────────────────────────────────────────────────────────┘
  54.  
  55. 1. An MS-DOS (or similar) compatible PC (XT/AT/286/386/486/Pentium/etc)
  56. 2. A BBS running under RemoteAccess 2.00
  57.  
  58. RUFC does not work with RA versions earlier than 2.00.
  59.  
  60.  
  61. ┌───────────────────────────────────────────────────────────────────────────┐
  62. │      Installation                                                         │
  63. └───────────────────────────────────────────────────────────────────────────┘
  64.  
  65. Copy RUFC.EXE to where your USERS.BBS file resides.
  66.  
  67.  
  68. ┌───────────────────────────────────────────────────────────────────────────┐
  69. │      Running RUFC                                                         │
  70. └───────────────────────────────────────────────────────────────────────────┘
  71.  
  72. Typing RUFC <enter> at the DOS prompt will give you a help screen.
  73.  
  74.         RUFC  RA 2.00 User Flags Changer v1.00
  75.         Copyright (c) 1993 by Jojo Sybico, All Rights Reserved
  76.  
  77.         Command line syntax:
  78.  
  79.         RUFC <security> <flag><+/->
  80.  
  81.              <security> of the users you want to change flags (0 for all)
  82.              <flag> A, B, C, D, A1, A2 ... D7, D8
  83.              <flag> + turns flag on, - turns flag off
  84.  
  85.         Examples: RUFC 0 A-
  86.                   Switches all A flags off for all users
  87.  
  88.                   RUFC 0 A- A1+
  89.                   Switches all A flags off then A1 flag on for all users
  90.  
  91.                   RUFC 10 A- B1+ C1-
  92.                   Switches all A flags off then B1 flag on
  93.                      then C1 flag off for all level 10 users
  94.  
  95. <security> specify the security level of the users you want to toggle the
  96.            flags.  Enter '0' (without the quotes) if you want the changes to
  97.            apply to all the users regardless of security.
  98.  
  99. <flag>     can be A, B, C, D for toggling whole user-flag banks on/off
  100.            can be individual user-flags (i.e. A1, A2, A3 ... D6, D7, D8) if
  101.            you just want to toggle individual user-flags.
  102.  
  103. <+/->      + turns the specified flag on
  104.            - turns it off
  105.            Note: there must be no spaces between the flag and the + or -
  106.  
  107. You can specify multiple flags to be toggled on or off.  The parameters are
  108. processed sequentially from left to right.
  109.  
  110. If there is an error, your userfile will remain unaltered. Your old userfile
  111. (if the execution if successful) will always be saved in USERS.OLD. If for
  112. some reason there should be a Runtime Error, you should be able to find your
  113. userfile unaltered as USERS.BBS.  If not, it should be in the USERS.OLD file.
  114. Inform me right away if this is not so.
  115.  
  116. Below is the file processing routine of RUFC:
  117. 1. opens USERS.BBS for input
  118. 2. opens USERS.$$$ for output
  119. 3. processes the user-flag changes
  120. 4. closes the input/output files
  121. 5. deletes USERS.OLD if it exists
  122. 6. renames USERS.BBS to USERS.OLD
  123. 7. renames USERS.$$$ to USERS.BBS
  124.  
  125. Prudence dictates that you backup your USERS.BBS before running RUFC until
  126. such a time that you feel that it runs according to what you think it should
  127. run.
  128.  
  129.  
  130. ┌───────────────────────────────────────────────────────────────────────────┐
  131. │      Registration                                                         │
  132. └───────────────────────────────────────────────────────────────────────────┘
  133.  
  134. RUFC is cardware!  Send me a postcard of your city if you continue to use the
  135. program.
  136.  
  137. Send it to:     Jojo Sybico - RUFC
  138.                 13 Happy Valley
  139.                 6000 Cebu City, Philippines
  140.  
  141.  
  142. I wrote this for every RA 2.00 sysop who wanted to change the user-flags from
  143. the command line.
  144.  
  145.  
  146. ┌──────────────────────────────────────────────────────────────────────────┐
  147. │      Thank you...                                                        │
  148. └──────────────────────────────────────────────────────────────────────────┘
  149.  
  150.  - to my wife, Gina, who happened to be in Manila while I was writing this
  151.    program, enabling me to stay up half the night to write the program and
  152.    another half a night to write the docs
  153.  
  154.  - Manuel Wenger who wrote T.F.C. for giving me the idea of writing still
  155.    another RA user-flag changer
  156.  
  157.  
  158. ┌───────────────────────────────────────────────────────────────────────────┐
  159. │      Various copyrights                                                   │
  160. └───────────────────────────────────────────────────────────────────────────┘
  161.  
  162.    MS-DOS is Copyright 1981-1991 by Microsoft Corp
  163.  
  164.    DESQview is Copyright by Quarterdeck
  165.  
  166.    RemoteAccess is Copyright 1993 by Continental Software
  167.  
  168.    T.F.C. is Copyright 1993 by Manuel Wenger
  169.  
  170.    Turbo Pascal is Copyright 1991 by Borland International, Inc.
  171.  
  172.  
  173. ┌───────────────────────────────────────────────────────────────────────────┐
  174. │      Future Enhancements and the RUFC author                              │
  175. └───────────────────────────────────────────────────────────────────────────┘
  176.  
  177. As of now, RUFC works fine with me without any planned future enhancements.
  178. But if you have any enhancements requests, feel free to contact me about it.
  179.  
  180. To contact the author, write a Fido Netmail to 6:754/1, Jojo Sybico or call my
  181. BBS, C.E.B.U. BBS +63-32-221-545.  Send me a postcard or snailmail to the
  182. address above.
  183.  
  184.