home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / bar1.zip / readme.txt < prev    next >
Text File  |  1994-01-28  |  2KB  |  48 lines

  1. This is the readme.txt file for BaR version 1.0                 28 January 1994
  2.  
  3.  
  4. BaR is a PM-based front end for OS/2's backup and restore text-based programs.
  5.  
  6.  
  7. To run BaR you need the following:
  8.  
  9.         - BaR.exe
  10.         - VROBJ.DLL
  11.         - Rexx support
  12.         - OS/2's backup and restore
  13.  
  14. Optional files are:
  15.  
  16.         - BaR.ico (if you don't care what BaR.exe looks like or don't
  17.                    plan on creating an object)
  18.         - BaRHlp.txt (if you don't care about text-based on-line help)
  19.     - e.exe (used to edit backup log files)
  20.  
  21.  
  22. Installing and Starting BaR Front End
  23.  
  24. Create a directory in which BaR.exe and its icon file will reside.  Move 
  25. Watcom's VROBJ.DLL into a directory specified by the libpath statement in
  26. your config.sys.  You can put BaR in a directory in your path, but you will 
  27. gain nothing by doing so since BaR *must* be started from the directory in 
  28. which it resides.  There are three reasons for this:
  29.  
  30.         1) BaR looks for its INI file in the current directory; if it doesn't
  31.            find it, BaR creates one.  
  32.         2) If you select to have OS/2's backup log the backup session to a 
  33.            file, that file will be written in the directory from which BaR 
  34.            is started.  
  35.         3) The Log menu items (Edit and Delete) expect to find those log files
  36.            in the directory from which BaR is started.  
  37.  
  38. I could have have written the directory information to the OS2.INI file, but 
  39. refrained from doing so primarily because it bothers me when other applications
  40. write to my user file uneccessarily, and I can only surmise that others feel
  41. the same way.
  42.  
  43. Feel free to contact me with bug reports and/or suggestions at
  44.  
  45.         G9026163@mcmail.cis.McMaster.CA
  46.  
  47. This address should be active for the next year or so.
  48.