home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / vcomp / readme.doc < prev    next >
Text File  |  1992-03-05  |  2KB  |  41 lines

  1.  
  2.         List of Files
  3.         -------------
  4.         README.DOC      general information
  5.         LICENSE.DOC     site-license agreement
  6.         MANUAL.DOC      reference manual for Visual Compare
  7.         REGISTER.DOC    registration form
  8.         VCOMP.EXE       DOS version of Visual Compare
  9.         VCOMPP.EXE      OS/2 version of Visual Compare
  10.         VC.CB           VC macro source for BRIEF
  11.         VC.KEX          VC macro for KEDIT
  12.         VCS.KEX         VCS macro for KEDIT
  13.         VCS.BAT         run VCS KEDIT macro from DOS command line
  14.         VCS.CMD         run VCS KEDIT macro from OS/2 command line
  15.  
  16.  
  17.         Users of UnderWare, Inc.'s BRIEF
  18.         --------------------------------
  19.         The macro VC will run Visual Compare from within BRIEF 3.0, using the
  20.         Visual Compare /C command line option, and display output similar to
  21.         that displayed in Visual Compare's visual mode, in a BRIEF window.
  22.         See the macro source file VC.CB for documentation.  If you are
  23.         running OS/2, modify the macro (line 97) to execute VCOMPP.EXE
  24.         instead of VCOMP.EXE.  Use the CBRIEF compiler to compile the macro.
  25.  
  26.  
  27.         Users of Mansfield Software Group's KEDIT
  28.         -----------------------------------------
  29.         The macro VC will run Visual Compare from within KEDIT 4.0, using the
  30.         Visual Compare /C command line option, and display output similar to
  31.         that displayed in Visual Compare's visual mode, in a KEDIT window.
  32.         See the macro file VC.KEX for documentation.  If you are running
  33.         OS/2, modify the macro (line 46) to execute VCOMPP.EXE instead of
  34.         VCOMP.EXE.
  35.  
  36.         The macro VCS will display fileone and filetwo in separate KEDIT 4.0
  37.         windows and locate the deletions and insertions.  This macro uses the
  38.         Visual Compare /D command line option.  See the macro file VCS.KEX for
  39.         documentation.  If you are running OS/2, modify the macro (line 75) to
  40.         execute VCOMPP.EXE instead of VCOMP.EXE.
  41.