home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / rebelog / rebelog.doc < prev    next >
Text File  |  1990-03-17  |  4KB  |  90 lines

  1.  
  2.                               RebeLog v1.0
  3.                              March 18, 1990
  4.  
  5.                                by Outrider
  6.                          Rock 'n' Roll Rebel BBS
  7.                         300-2400  ~  702/435-0786
  8.  
  9.  
  10.                             WHAT IS REBELOG?
  11.                             ^^^^^^^^^^^^^^^^
  12.  
  13. Basically, RebeLog is a pair of programs designed to make viewing and
  14. maintaining your Log file easier.  In addition, it maintains your Log file
  15. so that your Local logons are not shown.  If you're like me, you've always
  16. hated that your Local logons cluttered up your Log file.
  17.  
  18.  
  19.                            HOW TO USE REBELOG
  20.                            ^^^^^^^^^^^^^^^^^^
  21.  
  22. REBELOG.SCR:  Pretty simple here.  Simply change the two paths near the top
  23.               of the script to suit your own needs.  Comments are included,
  24.               if you wish to see how the program works, or if you wish to
  25.               make any modifications.
  26.  
  27.               It is recommended you change the name of this program to work
  28.               with your Function keys, although you can also run it from my
  29.               _hot_ menu program, HotFire!.  <- Shameless plug.
  30.  
  31.               When running the program, it will display your Log file, one
  32.               page at a time.  At the end of the file you are asked if you
  33.               wish to delete it.  'Y' will delete both your Log and your
  34.               Backup (more on this later), 'N' will start the display over,
  35.               and 'X' will exit without deleting anything.
  36.  
  37.               In addition, those annoying '\' characters are changed to '/'
  38.               so that they don't screw up your display.  Makes it very nice
  39.               if you're using Expressy, which provides your entire download
  40.               and upload paths, or if you have any script errors, which
  41.               shows your entire path.
  42.  
  43. ENDCALL.SCR:  This is a supplement for your own ENDCALL.SCR (if you run
  44.               one).  It is written so that it is placed at the beginning of
  45.               your current ENDCALL.SCR, but with any kind of grasp of the
  46.               script language you should be able to place it anywhere.  As
  47.               with REBELOG.SCR, comments are provided for your benefit.
  48.  
  49.               NOTE:  Be sure and change the three paths near the top of the
  50.               script to suit your own needs.
  51.  
  52.               What this language does is make a Backup of your Log file
  53.               each time a Caller logs off.  For Local calls, the Backup (if
  54.               there is one) is copied over to your regular Log, and in
  55.               effect wiping out any traces of your Local call.
  56.  
  57.               I was going to make this so that anyone with a Command Level
  58.               of 32 would not be in the Log file, but I figured some people
  59.               might have remote sysops that are 32.  So what I've done is
  60.               use a Command Level that is otherwise not being used (10, in
  61.               my case), and given _everyone_ that Command Level, _except_
  62.               those handles with which I log on Locally.  You can change
  63.               the 10 to anything you want.
  64.  
  65.               In short, anyone with a Command Level of 10 (or whatever you
  66.               have yours set at) will show up in the Log file.  Simply take
  67.               away the desired Command Level from all your Local handles.
  68.               (This will not effect any Command Levels above it.)
  69.  
  70.  
  71.                                  EPILOG
  72.                                  ^^^^^^
  73.  
  74. This is being provided as FreeWare.  You are free to use, modify and
  75. distribute as you wish.  I only ask that any modifications you make are so
  76. noted in the script, if you plan on distributing it.  Otherwise, I would
  77. appreciate you keep all three files intact, when distributing.
  78.  
  79. If you have any questions, comments or suggestions, _please_ contact me at
  80. my BBS listed at the top of these docs, or leave mail for me on one of the
  81. following services:
  82.  
  83.         GEnie (Outrider), CompuServe (75076,3576), ICD BBS (Outrider)
  84.  
  85.  
  86.  
  87.  
  88.  
  89. I'm just a Rock 'n' Roll Rebel.....
  90.