home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DAB_LC10.ZIP / LCALL.DOC < prev    next >
Text File  |  1996-03-20  |  5KB  |  105 lines

  1.                  
  2.                                   DaB
  3.                         ┐ ┌┐┌┐┌┬┐ ┌┐┌┐┐ ┐ ┌┐┌┐┌┐
  4.                         │ ├┤└┐ │──│ ├┤│ │ ├ ├┘└┐  
  5.                         └┘┘└└┘ └  └┘┘└└┘└┘└┘┘└└┘ v1.0     
  6.                           for Remote Access V2.xx
  7.              Copyright (C) 1996 Darren Babitzke 1:134/294@fidonet
  8.  
  9.                          Released  March 21, 1996
  10. ┌──────────────────────────────────────────────────────────────────────────┐
  11. │ ▒▒▒▒ Features ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  12. └──────────────────────────────────────────────────────────────────────────┘
  13.  
  14.   -   A easy to use replacement for RA's built-in "Today's Callers List"
  15.   -   Option to Mask local logons so that "0" baud calls show up as "14400". 
  16.   -   Supports Handles and Real Names.
  17.   -   Honors the RA Hidden user option.
  18.   -   Supports ANSI & ASCII.
  19.   -   Inputs your BBS name on both LCALL.ANS & LCALL.ASC.
  20.   -   Lets you pick where the output files will go!
  21.    
  22.  
  23. ┌──────────────────────────────────────────────────────────────────────────┐
  24. │ ▒▒▒▒ Introduction ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  25. └──────────────────────────────────────────────────────────────────────────┘
  26.  
  27.  RA Last Call is a program which display today's Callers to your users.
  28.  It produces a detailed ANSI & ASCII screen that includes the caller's 
  29.  Handle\Name, Location, Baud rate, LogOn Time and LogOff Time, # of callers.   
  30.  
  31. ┌──────────────────────────────────────────────────────────────────────────┐
  32. │ ▒▒▒▒ Installation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  33. └──────────────────────────────────────────────────────────────────────────┘
  34.  
  35.  Installation is straightforward.   Just unzip the file LCALL.ZIP to a
  36.  directory of your chosing e.g. "C:\RA\LCALL".  Then run LCALLCFG.EXE 
  37.  to create you own personal LCALL.CFG file. (LCALLCFG.EXE only needs to 
  38.  be run once unless you want to change something.) See 'Distribution' 
  39.  below for a list of files included in the archive. Then use Menu #5
  40.  in raconfig in your TOP menu to display Last Callers.
  41.                                                    
  42. ┌──────────────────────────────────────────────────────────────────────────┐
  43. │ ▒▒▒▒ Operation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  44. └──────────────────────────────────────────────────────────────────────────┘
  45.  
  46.  Usage "LCALL".
  47.  
  48.  Simply type "LCALL" without parameters to create your new Last Callers
  49.  display screen.
  50.  
  51. Ideally, LCALL should be run from your BBS batch file.   Just add the
  52.  following lines to your batch file as part of your 'after call' 
  53.  maintenance:-
  54.  
  55.  REM -----------------------------------------
  56.  C:
  57.  CD\RA\LCALL
  58.  LCALL
  59.  REM -----------------------------------------
  60.  
  61. ┌───────────────────────────────────────────────────────────────────────────┐
  62. │ ▒▒▒▒ Distribution ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  63. └───────────────────────────────────────────────────────────────────────────┘
  64.  
  65.  You are encouraged to copy this program and share it with others.  If you
  66.  can personally pass this program to another BBS I would be most grateful.
  67.  
  68.  Please ensure that the archive contains the following files:
  69.  
  70.         LCALL.EXE    - The main program.
  71.         LCALLCFG.EXE - Config program.  <<-------Run this before LCALL.EXE
  72.         LCALL.DOC    - This documentation file.
  73.         FILE_ID.DIZ  - A description file.
  74.         WHATSNEW.100 - What's new with this release!
  75. ┌──────────────────────────────────────────────────────────────────────────┐
  76. │ ▒▒▒▒ Registration ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  77. └──────────────────────────────────────────────────────────────────────────┘
  78.  
  79.  Registration is cheap!  Send $5.00 (Cdn) and your registration will be good
  80.  for this release + all new releases for life. :)  
  81.  Registration removes 'UNREGISTERED' from LCALL.ANS & LCALL.ASC display
  82.  files.
  83.  
  84.  Send your registration fee to - Darren Babitzke
  85.                                  327 Falwood Way N.E.
  86.                                  Calgary, Alberta
  87.                                  Canada T3J 1A9
  88.  
  89. ┌──────────────────────────────────────────────────────────────────────────┐
  90. │ ▒▒▒▒ Support ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  91. └──────────────────────────────────────────────────────────────────────────┘
  92.  
  93.  Help is available by Netmail VIA Fidonet 1:134/294. 
  94.  Support and latest versions available from: 
  95.  
  96.                                         Split Personality BBS
  97.                                            (403)280-2629
  98.                                           Calgary, Alberta
  99. ┌──────────────────────────────────────────────────────────────────────────┐
  100. │ ▒▒▒▒ Disclaimer ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  101. └──────────────────────────────────────────────────────────────────────────┘
  102.  
  103.  I am responsible for nothing!   The program has been throughly tested and 
  104.  should present no problems when used as described.   
  105.