home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / comm / ratpak20.zip / RATPAK.DOC < prev    next >
Text File  |  1993-03-01  |  11KB  |  313 lines

  1.                           Motor City Software
  2.  
  3.                                 presents
  4.  
  5.                               RATPAK V2.00
  6.  
  7.                   Remote Access Tool/Utilities Package
  8.  
  9.                         For Remote Access V2.00
  10.  
  11.                 Copyright 1991-1993 Motor City Software
  12.  
  13.                           ALL RIGHTS RESERVED.
  14.  
  15.  
  16. -----------------------------------------------------------------------------
  17. Licensing Information
  18. -----------------------------------------------------------------------------
  19.  
  20. RATPAK is distributed as a collection of utilities for Remote Access BBS.
  21.  
  22. This complete package should be kept together, and individual programs
  23. may NOT be distributed via any means without being part of the whole
  24. package.
  25.  
  26. The current name of the package is RATPAK20.ZIP
  27.  
  28. You may use these utilities for a period of 30 days in order to evaluate
  29. the suitibility of the software.  If you wish to continue using ANY of
  30. the utilities, you must register the package.  This support will encourage
  31. us to continue to update, and write new software for you to use on your
  32. BBS. No keys are required for these programs, and all you will get in
  33. return for your registration will be a good feeling inside, and a netmail
  34. reply or phone call to thank you!
  35.  
  36. You may not sell the product for a fee and/or distribute the product
  37. along with other products without expressed written permission, nor may
  38. you modify or remove the Copyright Notice from the program or the
  39. documentation.
  40.  
  41. Motor City Software shall not be held responsible for any damage incurred by
  42. the user to hardware, software or peripheral devices during the operation of
  43. any the RATPAK programs.
  44.  
  45. Comments, suggestions and bug reports are welcome.  If you have any,
  46. you may call one of the Motor City Software Support Systems listed is
  47. the enclosed SUPPORT.DOC
  48.  
  49.  
  50. -----------------------------------------------------------------------------
  51. CHAT.EXE        Remote Dos Chat Program
  52. -----------------------------------------------------------------------------
  53.  
  54. If you have users who drop to DOS on your system, then you know
  55. what its like trying to chat at the DOS prompt...  This is just
  56. a simple little chat program that makes life a little easier.
  57.  
  58. Just type CHAT at the dos prompt, and check it out...
  59.  
  60.  
  61. -----------------------------------------------------------------------------
  62. CNUMBU.EXE    Caller Number Backup utility
  63. -----------------------------------------------------------------------------
  64.  
  65. Simple program really... Put it somewhere in your path, and in your daily
  66. maintenance simply run CNUMBU
  67.  
  68. It will use the RA environment variable to find the ra files. It takes
  69. the total and writes it to a file called CNUMBU.DAT.  If the total is less
  70. than what it was yesterday, then it assumes it got trashed...
  71.  
  72. It then reads yesterdays total (which should have been correct) and adds
  73. the current total.
  74.  
  75. So if yesterday when it ran, you had 20,000 callers, and since then it was
  76. reset, and now contained 50, it would update it to 20,050
  77.  
  78. This way you would lose maybe a few callers, but the most would be one days
  79. worth.
  80.  
  81.  
  82. -----------------------------------------------------------------------------
  83. EXPIRE.EXE      Remote Access User Expiration Date Scanner
  84. -----------------------------------------------------------------------------
  85.  
  86. This is mainly a utility to let you, at a quick glance see who is going to
  87. expire on your system in the next 30 days. It is based on the SubDate in
  88. the user record.
  89.  
  90. This also creates a text file in the current directory with this information.
  91. The file is called EXPIRY.RUN
  92.  
  93.  
  94. -----------------------------------------------------------------------------
  95. FINDFLAG.EXE    Remote Access User Flag Finder
  96. -----------------------------------------------------------------------------
  97.  
  98.  
  99. This program will look for the Users.Bbs file in the directory pointed to
  100. by the RA environment variable.  It will scan through the user file, and
  101. report on ANY flags which are in use.
  102.  
  103. You may also specify security levels when scanning, and the following
  104. command-line options are valid :
  105.  
  106. findflag          Show All Flags in use by ALL Sec Levels
  107.  
  108. findflag -1000    Show All Flags in use by Sec Level LESS THAN 1000
  109.  
  110. findflag +1000    Show All Flags in use by Sec Level GREATER THAN 1000
  111.  
  112. findflag =1000    Show All Flags in use by Sec Level EQUAL TO 1000
  113.  
  114. findflag !1000    Show All Flags in use by Sec Level NOT EQUAL TO 1000
  115.  
  116.  
  117. Output is redirectable, and looks like this:
  118.  
  119.  
  120.  
  121. FindFlag V1.00 - Copyright 1991 by Motor City Software - All Rights Reserved
  122.  
  123.  
  124.            12345678
  125. Flags A  : X---XXX-
  126. Flags B  : X------X
  127. Flags C  : XXXXXXXX
  128. Flags D  : XXX-X-XX
  129.  
  130.  
  131.  
  132. -----------------------------------------------------------------------------
  133. LASTCALL.EXE    Log FrontDoor calls to Remote Access Todays Callers List
  134. -----------------------------------------------------------------------------
  135.  
  136. LASTCALL will read in the info from Front Doors LASTALL.FD file, and write
  137. the last inbound or outbound call info into your Remote Access LASTCALL.BBS
  138. file.
  139.  
  140. This will allow your users to see incoming mail calls when they list
  141. todays callers.
  142.  
  143. You must have FrontDoor exit on incoming mail and files in order for this
  144. to work. It will only write the info when files or mail is received and
  145. causes FD to exit.
  146.  
  147. Run it in your batch file from ANY directory, but you MUST make sure that you
  148. have set the RA and FD environment variables. It uses these to find the files
  149. it needs.
  150. You need the following somewhere in your batch files...
  151. SET FD=D:\FDOOR
  152. SET RA=D:\RA
  153. Note that you must change the paths to reflect YOUR setup...
  154.  
  155. Because the last call info in Front Door does not provide the connect rate,
  156. it will default to 2400. You can override this by specifying a baud rate
  157. on the commandline.
  158.  
  159. COMMAND LINE PARAMETERS
  160.  
  161.     Node #    /n#
  162.  
  163.         LASTCALL /n1     for node 1
  164.         LASTCALL /n2     for node 2 etc...
  165.  
  166.         If you do not specify a node number, it will default to 1
  167.  
  168.  
  169.     Baud Rate   /b####
  170.  
  171.         LASTCALL /b2400  for 2400 baud
  172.         LASTCALL /b9600  for 9600 baud etc...
  173.  
  174.         If you do not specify a baud rate, it will default to 2400
  175.  
  176.  
  177.  
  178.  
  179.  
  180. -----------------------------------------------------------------------------
  181. MC_WAIT.EXE     Batch File Time Delay Utility
  182. -----------------------------------------------------------------------------
  183.  
  184. All you do is add MC_WAIT <X> to your batch file to cause it to pause for <X>
  185. number of minutes.
  186.  
  187. eg.   mc_wait 5    will pause for 5 minutes.
  188.  
  189. You may hit ESCape at any time to abort.
  190.  
  191. A simple utility for a simple task...
  192.  
  193.  
  194.  
  195.  
  196.  
  197. -----------------------------------------------------------------------------
  198. MCFRE.EXE       Online Free Disk Space Door/DOS Utility
  199. -----------------------------------------------------------------------------
  200.  
  201. Why Another Free Space Utility?
  202.  
  203.         There are lots of free disk utilities around, but none quite so
  204.         versatile as this one. You may use this as a DOS command-line utility,
  205.         or run it online on your BBS...
  206.  
  207.  
  208. How to use it...
  209.  
  210. There are 3 ways this can be run
  211.  
  212.         MCFRE 5    This tells it to display the first 5 Hard Drives
  213.                    Starting at C:
  214.  
  215.         MCFRE cdef List all drives to total on the command line.
  216.                    No spaces, and you can force it to display in any
  217.                    order you wish.
  218.  
  219.         MCFRE      This will expect to find MCFRE.CFG in the current directory.
  220.                    Create this file using any ASCI text file editor, and simply
  221.                    create 1 line with all drives listed.   eg. cdefghijklmno
  222.  
  223.  
  224. If a DORINFO1.DEF file is found, it will be read and MCFRE will use the
  225. fossil to output its info to both the local and remote screen. For this
  226. reason, you must be careful not to run MCFRE in a directory containing
  227. a dorinfo1.def file, or it will try sending its output to the comport as
  228. defined in the Dorinfo1.def
  229.  
  230. If a dorinfo1.def is not found, then it will assume it is running in local
  231. mode.
  232.  
  233. McFre can also be redirected to the modem if you cannot create the dorinfo1.def
  234. file with your bbs software.  Simply use  MCFRE 5 > COM1: but there will be
  235. no pause at the end of the display. Another way is to redirect it to a file,
  236. and then have your bbs software display that file.
  237.  
  238.  
  239.  
  240. Total Drive Sizes are rounded to the nearest meg, and this usually results
  241. in a generous total field...
  242.  
  243.  
  244.  
  245.  
  246.  
  247. -----------------------------------------------------------------------------
  248. ONLINE.EXE      Manipulate the USERON.BBS (List of callers Online)
  249. -----------------------------------------------------------------------------
  250.  
  251. ONLINE with no command line will prompt you for all information.
  252.  
  253. ONLINE <node> <inuse> <name> <location> <baud> <doing> <private>
  254.  
  255.      <node>      the node number you wish to modify. (1-99)
  256.      <inuse>     (Y or N) Y means you wish to mark the specified node as
  257.                  being in use.  An N here will force it to ignore any of
  258.                  the following parameters, and mark this node as waiting
  259.                  for a call.
  260.      <name>      The name you want to appear when you list Who is Online
  261.                  NO SPACES!  Firstname_Lastname (Note the underscore!)
  262.                  The name entered here will appear as both your name
  263.                  and handle.
  264.      <location>  The location of the caller. NO SPACES! CITY_PROVINCE
  265.      <baud>      Baud Rate of connection (0 for local)
  266.      <doing>     RA 1.00 recognises the following:
  267.                              0 : Browsing (in a menu)
  268.                              1 : Uploading/downloading
  269.                              2 : Reading/posting messages
  270.                              3 : In a door/external utility
  271.                              4 : Chatting with sysop
  272.                              5 : Answering questionnaire
  273.      <Private>   0 will allow other users to page you
  274.                  1 Will NOT allow others to page you
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281. -----------------------------------------------------------------------------
  282. RACNUM.EXE      Remote Access Caller Number Editor
  283. -----------------------------------------------------------------------------
  284.  
  285. RACNUM uses the environment variable RA to find the system directory.
  286.  
  287. Type RACNUM, and you will be told the current number of callers to the BBS.
  288. You will be prompted for a new number, or 0 to abort.
  289.  
  290.  
  291.  
  292.  
  293.  
  294. -----------------------------------------------------------------------------
  295. WHOCALLD.EXE    View Todays Callers From DOS Prompt
  296. -----------------------------------------------------------------------------
  297.  
  298. This program will list todays callers, much like RA's internal listing.
  299.  
  300. It looks for the RA environment variable to find the LASTCALL.BBS file.
  301.  
  302. Thats all there is to it.
  303.  
  304. -----------------------------------------------------------------------------
  305. -----------------------------------------------------------------------------
  306.  
  307.  
  308. Rod Hancock
  309. Motor City Software
  310.  
  311.  
  312.  
  313.