home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / DOS / Comunic / PBSAVE10.ZIP / PBSAVE.DOC < prev    next >
Encoding:
Text File  |  1996-07-28  |  3.2 KB  |  102 lines

  1.  
  2.  
  3.                                  PBSave
  4.                 ProBoard Critical File & Directory Saver
  5.                              Version 1.00.1
  6.                     Copyright (C) Dale K Maupin 1996
  7.                           All Rights Reserved
  8.                         From: Renegade Software
  9.                 The Renegade BBS - a ProBoard ßeta Site
  10.                            Date: 28 July 1996
  11.  
  12.  
  13.   CrashWare - Please send me a Note/E-Mail/Crash Mail notice of your thoughts
  14.  
  15.  
  16.  
  17.  
  18. INTRODUCTION
  19. ------------
  20.  
  21.         This program was developed from an idea from Chuck King.  Thanks
  22.      Chuck.  What is it?  Well this program will save your most critical
  23.      ProBoard files into archives with either PKZip or ARJ.  You will
  24.      which archiver when you run the program for the first time.  It
  25.      will then create a config file in the PBSave directory specified
  26.      in your environment.
  27.  
  28. INSTALLATION
  29. ------------
  30.  
  31.         Create a directory off of you ProBoard main directory.  Let's
  32.      say C:\PB\PBSAVE.  Un-archive the PBSave program into this directory.
  33.      At this point you neeed to set the following Environment Variable:
  34.  
  35.      SET PBSave = C:\PB\PBSave  (or what ever you want)
  36.  
  37.         This must be done or the program ill not be able to locate and/or
  38.      create it's config file.  The ProBoard Environment variable must also
  39.      be set for the program to find and read the ProBoard config file.
  40.  
  41.         At this point you should probably reboot so the changes in your
  42.      AutoExec.Bat file you made for the variables will be correct and
  43.      permanent.  Then run PBSave from it's installed directory and will
  44.      ask you a series of questions pertaining to file names and archiver
  45.      type.
  46.  
  47.         Once you have answered these questions the program will run and
  48.      save all your critical ProBoard files to the directory you specified
  49.      during the setup.
  50.  
  51.         You will need to have pkzip or arj in your path or in the same
  52.      directory as PBSave.
  53.  
  54.  
  55.  
  56. COMMAND LINE PARAMETERS
  57. -----------------------
  58.  
  59.         The following parameters are supported:
  60.  
  61.         /?    = This screen
  62.         /ALL  = Restore all saved files
  63.         /PB   = Restore only the .PB files
  64.         /PRO  = Restore only the .PRO files
  65.         /MNU  = Restore only the .PBM files
  66.         /LNG  = Restore only the .PBL files
  67.         /PEX  = Restore only the PEX Directory files
  68.         /TXT  = Restore only the TXT Directory files
  69.         /RIP  = Restore only the RIP Script Directory files
  70.         /ICN  = Restore only the RIP Icon Directory files
  71.         /SHOW = View the config file data
  72.  
  73.  
  74. SUPPORT
  75. -------
  76.  
  77.         This program is FreeWare/Crashware...
  78.  
  79.         Please send me a message to one of the following addresses
  80.         to let me know what you think.
  81.  
  82.         Please, also send suggestions for improvements to the program.
  83.  
  84.         Dale K Maupin
  85.         11168 Wharf Cove Dr.
  86.         EL Paso, TExas 79936-2924
  87.  
  88.         Fidonet :  1:381/149
  89.         RANet   :  72:103/110
  90.         TGPBN   :  751:1000/404
  91.         Internet:  renegade@dzn.com
  92.  
  93.         The renegade BBS - PB ßeta Site (915) 592-9687
  94.  
  95.         Visit the renegade HomePage:
  96.  
  97.         http://www.dzn.com/renegade/renegade.htm
  98.  
  99.  
  100.  
  101.  
  102.