TVFS.CONF / Configures TVFS Drives / release 2C
Script revised by Byron Desnoyers Winmill in Febuary 1998

LICENCE
==========----------

  TVFS.CONF is released under the GNU licence, version 2.0 or later.

INTRODUCTION
==========----------

  This program simplifies the restoration of TVFS drives by removing the
  overhead of REXX function calls from the restore file.  TVFSConfig will
  mount drives and link directories, accept comments or display strings.
  Sure, you loose some of the power of REXX, but you gain simplicity in
  return.

NEW FEATURES
==========----------

  Release 2C:

  The changes in this release are minor: ObjectREXX is no longer required,
  and TVCTL is no longer loaded by the script.  These changes make the
  script easier to install and faster to run.

REQUIREMENTS
==========----------

  In order to run this program you will require the Toronto Virtual File
  System (TVFS211.EXE).  The file should be available at most OS/2 software
  archives.

INSTALLATION
==========----------

  1]  Edit the TVFS.CONF file provided with the distribution to reflect
      your system.

  2]  Make sure that TVCMD.DLL are in your LIBPATH, and that TVCTL is
      already running.

  3]  Launch TVFSConfig by typing:

        TVFSConfig TVFS.CONF [X[,Y[...]]]

      Where TVFS.CONF should be replaced by the drive and path name of your
      TVFS configuration file.  X,Y,... should be replaced with the drive
      letters of TVFS drives which you want mounted.  Do NOT add colons
      after the drive letters, it is simply a comma separated list.

CONFIGURATION
==========----------

  The structure of TVFS.CONF is straight forward: lines beginning with the
  pound symbol (#) are regarded as comments, while lines marked with the
  exclimation mark (!) are displayed during processing.  Any other line is
  treated as a standard TVLink command (less TVLINK), unless that line is
  blank.

SUGGESTIONS
==========----------

  Send suggestions to: <wbdesnoy@acs.ucalgary.ca>.

  Do drop a line if you are using this program.  It would be nice to know
  if I should continue development.

Byron Desnoyers,
||*|| The Warped Canuck.

