home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RAMSGRP1.ZIP / RAMSGRP.DOC < prev    next >
Text File  |  1993-11-09  |  3KB  |  101 lines

  1.  11/93
  2.  
  3.                    RemoteAccess Message / Group Report
  4.                                   by
  5.                       Richard Gullo, E-Tech Systems
  6.                    Copyright 1993, ALL RIGHTS RESERVED
  7.  --------------------------------------------------------------------------
  8.  
  9.  Intro:
  10.  ------
  11.  
  12.    This program reads your MESSAGES.RA and MGROUPS.RA files
  13.    in your RA system directory and spews-forth a report of
  14.    Message Areas and the Group / Alternate Groups assigned.
  15.    The end of the report summarizes your Groups and Flag settings.
  16.    None of the RA systems files are updated. They're simply read.
  17.  
  18.  Pseudo-Registration:
  19.  --------------------
  20.  
  21.    As with my other programs, this utility is distributed under PetWare.
  22.    If you have a dog or cat and want to use this utility, you must have
  23.    them innoculated for Rabies. Rabies is a very serious disease which
  24.    is quickly spreading throughout North America. It can cause serious
  25.    illness and death. Let's at least protect our children from this very
  26.    serious disease. (Massachusetts law now requires cats to have rabies
  27.    shots yearly).
  28.  
  29.  Disclaimer:
  30.  -----------
  31.  
  32.    THIS SOFTWARE AND ACCOMPANYING DOCUMENTATION ARE PROVIDED
  33.    "AS IS" WITHOUT ANY WARRANTY OF ANY KIND. FURTHER, THE AUTHOR
  34.    DOES NOT GUARANTEE, NOR MAKE ANY REPRESENTATIONS REGARDING THE
  35.    USE, OR THE RESULTS OF THE USE, OF THE SOFTWARE OR WRITTEN
  36.    MATERIALS IN TERMS OF CORRECTNESS, ACCURACY, RELIABILITY,
  37.    CURRENTNESS, OR OTHERWISE. THE ENTIRE RISK AS TO THE RESULTS
  38.    AND PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU. YOUR USE
  39.    OR MISUSE OF THIS SOFTWARE INDICATES THAT YOU AGREE AND FULLY
  40.    UNDERSTAND THIS DISCLAIMER OF WARRANTY.
  41.  
  42.  Requirements:
  43.  --------------
  44.  
  45.  . RemoteAccess 2.XX
  46.  
  47.  . RA environment variable must be set.
  48.  
  49.  . 200 Message Groups or less (that's GROUPS, not Areas).
  50.    The report will handle as many Message areas as RA can hold.
  51.  
  52.    Note: If you have more than 200 Groups defined, send me a
  53.          netmail message and I'll "bump the array".
  54.  
  55.  Installation:
  56.  -------------
  57.  
  58.  . Copy the file RAMSGRP.EXE to any directory
  59.    you want, period.
  60.  
  61.  Operation:
  62.  ----------
  63.  
  64.  . Run RAMFLG2.
  65.  
  66.    The output will be written to the file RAMSGRP.TXT in
  67.    the current directory.
  68.  
  69.  
  70.  Acknowledgements:
  71.  -----------------
  72.  
  73.   . RemoteAccess is copyright (c) by Andrew Milner & Wantree Development.
  74.  
  75.   . Turbo C++ 3.0 is copyright (c) by Borland International.
  76.  
  77.   . Vodka provided by Stolichnaya; Imported by Monsieur Henri Wines LTD
  78.                                                White Plains, New York
  79.  
  80.   . Tonic Water supplied by Canada Dry USA, a division of Cadbury Beverages
  81.                                                           Stamford, CN.
  82.  
  83.   . Fresh Limes provided by United Fruit Intl.
  84.  
  85.  
  86.   . Special thanks to:  Sterling Moses, SilverSoftware, FIDONET (1:301/9)
  87.                         for converting the RA Structures to "C".
  88.  
  89.  Epilog:
  90.  -------
  91.  
  92.  /*   Send comments, suggestions, to:
  93.  
  94.                    Richard Gullo
  95.                    E-Tech Systems
  96.                    FidoNet: 1:324/132
  97.                    SIGnet 26:1508/0
  98.                    Internet: postmaster@e-tech.havr.ma.us
  99.                    BBS: +1 (508)-372-5482                     */
  100.  
  101.