home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / tvconfig.zip / README next >
Text File  |  1998-02-24  |  2KB  |  72 lines

  1. TVFS.CONF / Configures TVFS Drives / release 2C
  2. Script revised by Byron Desnoyers Winmill in Febuary 1998
  3.  
  4. LICENCE
  5. ==========----------
  6.  
  7.   TVFS.CONF is released under the GNU licence, version 2.0 or later.
  8.  
  9. INTRODUCTION
  10. ==========----------
  11.  
  12.   This program simplifies the restoration of TVFS drives by removing the
  13.   overhead of REXX function calls from the restore file.  TVFSConfig will
  14.   mount drives and link directories, accept comments or display strings.
  15.   Sure, you loose some of the power of REXX, but you gain simplicity in
  16.   return.
  17.  
  18. NEW FEATURES
  19. ==========----------
  20.  
  21.   Release 2C:
  22.  
  23.   The changes in this release are minor: ObjectREXX is no longer required,
  24.   and TVCTL is no longer loaded by the script.  These changes make the
  25.   script easier to install and faster to run.
  26.  
  27. REQUIREMENTS
  28. ==========----------
  29.  
  30.   In order to run this program you will require the Toronto Virtual File
  31.   System (TVFS211.EXE).  The file should be available at most OS/2 software
  32.   archives.
  33.  
  34. INSTALLATION
  35. ==========----------
  36.  
  37.   1]  Edit the TVFS.CONF file provided with the distribution to reflect
  38.       your system.
  39.  
  40.   2]  Make sure that TVCMD.DLL are in your LIBPATH, and that TVCTL is
  41.       already running.
  42.  
  43.   3]  Launch TVFSConfig by typing:
  44.  
  45.         TVFSConfig TVFS.CONF [X[,Y[...]]]
  46.  
  47.       Where TVFS.CONF should be replaced by the drive and path name of your
  48.       TVFS configuration file.  X,Y,... should be replaced with the drive
  49.       letters of TVFS drives which you want mounted.  Do NOT add colons
  50.       after the drive letters, it is simply a comma separated list.
  51.  
  52. CONFIGURATION
  53. ==========----------
  54.  
  55.   The structure of TVFS.CONF is straight forward: lines beginning with the
  56.   pound symbol (#) are regarded as comments, while lines marked with the
  57.   exclimation mark (!) are displayed during processing.  Any other line is
  58.   treated as a standard TVLink command (less TVLINK), unless that line is
  59.   blank.
  60.  
  61. SUGGESTIONS
  62. ==========----------
  63.  
  64.   Send suggestions to: <wbdesnoy@acs.ucalgary.ca>.
  65.  
  66.   Do drop a line if you are using this program.  It would be nice to know
  67.   if I should continue development.
  68.  
  69. Byron Desnoyers,
  70. ||*|| The Warped Canuck.
  71.  
  72.