home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_wcat / vpage.arj / VPAGE.DOC < prev    next >
Text File  |  1991-08-12  |  3KB  |  90 lines

  1.  
  2.  
  3.  
  4.  
  5.                         T h e   V i s u a l   P a g e r
  6.  
  7.                                  Version 0.1
  8.  
  9.  
  10.  
  11.                              Written by Tim Rider
  12.  
  13.                                Compiled 8/12/91
  14.  
  15.  
  16.  
  17.  
  18.                             For Wildcat! 3.0 BBS's
  19.  
  20.  
  21.               * NOTE: This program requires BRUN45.EXE to run *
  22.  
  23.  
  24.  Introduction
  25. ══════════════
  26.  
  27.   Do you ever get tired of getting paged at 2:00 am?  Doesn't that annoying
  28.   bell really bug you?  Even though sometimes pages are IMPORTANT, there are
  29.   always hundreds of users who will page just to ask if it's OK to page you at
  30.   2:00 am.  This is a simple solution, this program replaces WC!'s internal
  31.   pager with one that makes no sound, but puts a very bright message on the
  32.   screen, and it will also ask the user for a "Reason to Chat".  If you are
  33.   nearby your computer you can press [F2] to view the user's stats, and if
  34.   the user is worthwhile to chat with, you can press a key to exit the door
  35.   and return the user to the BBS, then pull the user into chat mode.  But if
  36.   you are somewhere else in your house, asleep, or not even home, the program
  37.   will not annoy you or your family.  A simple, and effective tool for every
  38.   SysOp.
  39.  Setup
  40. ═══════
  41.  
  42.   First thing to do is UNZIP this archive to a directory, which it seems you
  43.   have already done if you are reading this file.
  44.   I will use C:\WC30\DOOR\VPAGE as an example...
  45.  
  46.   The setup of this program requires a few MAKEWILD changes.  Visual Pager is
  47.   designed to run as a DOS Hook.  (Consult your Wildcat! manual for a little
  48.   more info).  I will give you a sample run file for running The Visual Pager
  49.   under the Main Menu as DOS Hook #1.
  50.  
  51.   (C:\WC30\WCWORK\NODE1\MAIN1.RUN)
  52.  
  53.   @ECHO OFF
  54.   CD\WC30\DOOR\VPAGE
  55.   VPAGE C:\WC30\WCWORK\NODE1\DOOR.SYS
  56.  
  57.   Quite Simple, Unfortunately I am not familiar with running a single line WC!
  58.   3.0 BBS, if you run a single line WC! 3.0 BBS, your should replace the
  59.   "C:\WC30\WCWORK\NODE1\DOOR.SYS" part with the proper path to the DOOR.SYS
  60.   file created when the user runs the program.  (Once again, if you are
  61.   confused, consult your Wildcat! manual).
  62.  
  63.   If you are setting The Visual Pager up on a Node other than Node #1, you
  64.   should replace the path to DOOR.SYS with the proper one pointing to the other
  65.   Node's work directory (IE: C:\WC30\WCWORK\NODE2\DOOR.SYS)
  66.  
  67.   After you have the run file setup properly, you should run MAKEWILD and
  68.   change the [P]age SysOp command to [L]oud Page and not allow any security
  69.   levels to access it except SysOp and Co-SysOp type sec. levels.  Then you
  70.   should change the [X] DOS Hook 1 to [P]age SysOp and allow the security
  71.   levels you feel are proper to access it.  I believe that is all there is to
  72.   the SysOp, I can be contacted at...
  73.  
  74.   The Source BBS (213) 371-3737
  75.  
  76.   Tim Rider
  77.   4129 Konya Dr.
  78.   Torrance, CA 90503
  79.  
  80.   And the UNI'Net Wildcat! Echo...
  81.  
  82.  Registration
  83. ══════════════
  84.  
  85.   This program requires no registration, but a $5 contribution would be very
  86.   helpful and may encourage me to write more WC! 3.0 utilities.  Send all
  87.   contributions to the address above.  And if you feel like contributing ALOT
  88.   if money, please send it to your favorite charity.
  89.  
  90.