home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / PCBAM10.ZIP / PCBAM.DOC < prev    next >
Text File  |  1994-03-06  |  4KB  |  110 lines

  1.  
  2.  
  3.  
  4.  
  5.                           PCBUtility Package
  6.                      PCBoard Auto Message Utility  v1.0
  7.                         Version 1.0    03/06/94
  8.                           Copyright (c)  1994
  9.                              Casto Software
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                                 WARNING
  17.                                 -------
  18.  
  19.           As with all new software it is * strongly * recommended that
  20.         you have a recent backup just in case.
  21.  
  22.  
  23.  
  24.  
  25.                                 LEGAL
  26.                                 -----
  27.  
  28.           David Casto hereby disclaims all warranties relating to this
  29.         software, whether express or implied, including without
  30.         limitation any implied warranties of merchant ability or
  31.         fitness for a particular purpose. David Casto will not be
  32.         liable for any special, incidental, consequential, indirect or
  33.         similar damages due to loss of data or any other reason, even
  34.         if David Casto or an agent of David Casto has been advised of
  35.         the possibility of such damages.  In no event shall David
  36.         Casto liability for any damages ever exceed the price paid for
  37.         the license to use software, regardless of the form of the
  38.         claim.  The person using the software bears all risk as to the
  39.         quality and performance of the software.
  40.  
  41.           You are free to distribute this software as long as there
  42.         are no modifications to any files in this archive.
  43.  
  44.  
  45.  
  46.  
  47.  
  48.                                 What Is It?
  49.                                 -----------
  50.  
  51.           This program is an auto door utility that will create a text
  52.         message and even force them to read it.  It can even upgrade
  53.         a new user.
  54.  
  55.  
  56.           The message import will require TXT2MSG 2.42u - Text to
  57.         PCBoard 14 & 15 Message Utility  [June 29 1993] Copyright
  58.         (c)1989-93 Robert Vostreys ■ Faster-Than-Light (FTL) BBS Sysop
  59.         POB 2315, Stone Mountain, GA 30086-2315 ■ 404-292-
  60.         8761/296-3120/299-3930
  61.  
  62.  
  63.                                 Installation
  64.                                 ------------
  65.  
  66.           You must have PCBUtility set up in order to use this
  67.         program.  Once you have PCBUtility set up and configured use a
  68.         text editor and edit the file PCBAM.txt in the PCBUTIL
  69.         directory.  Edit this file to convey to the user what you
  70.         want.  Edit the PCBoard door batch file AUTOMSG to match your
  71.         systems directories and place the batch file AUTOMSG (the
  72.         sample included) in PCBSetup.  Set the security level to that
  73.         of a new user.  Also set the auto login to "Y".
  74.  
  75.  
  76.                               Door Batch File
  77.                               ---------------
  78.  
  79.                 Generic Example:
  80.  
  81.                 @ECHO OFF
  82.                 PCBAM %PCBNODE%
  83.                 IF ERRORLEVEL == 10 ECHO R;Y;->>PCBSTUFF.KBD
  84.                 if not "%INPCB%" == "Y" %pcbdrive%
  85.                 if not "%INPCB%" == "Y" cd %pcbdir%
  86.                 if not "%INPCB%" == "Y" board
  87.  
  88.  
  89.                    Auto Message will read the callers information and
  90.                  create a text message to each new user that has
  91.                  logged in and then stuff the keyboard to make them
  92.                  read it.  Auto Message will also upgrade the caller
  93.                  if you have PCBUtility set up for it.
  94.  
  95.  
  96.  
  97.  
  98.  
  99.                                 Summary
  100.                                 -------
  101.  
  102.                   If you would like to see further enhancements of
  103.                 this program then please communicate them to me by
  104.                 voice or BBS.
  105.  
  106.                 Voice: 614-882-0993
  107.  
  108.                 BBS: 614-882-0994 
  109.                 
  110.