home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
prgramer
/
vcomp
/
readme.doc
< prev
next >
Wrap
Text File
|
1992-03-05
|
2KB
|
41 lines
List of Files
-------------
README.DOC general information
LICENSE.DOC site-license agreement
MANUAL.DOC reference manual for Visual Compare
REGISTER.DOC registration form
VCOMP.EXE DOS version of Visual Compare
VCOMPP.EXE OS/2 version of Visual Compare
VC.CB VC macro source for BRIEF
VC.KEX VC macro for KEDIT
VCS.KEX VCS macro for KEDIT
VCS.BAT run VCS KEDIT macro from DOS command line
VCS.CMD run VCS KEDIT macro from OS/2 command line
Users of UnderWare, Inc.'s BRIEF
--------------------------------
The macro VC will run Visual Compare from within BRIEF 3.0, using the
Visual Compare /C command line option, and display output similar to
that displayed in Visual Compare's visual mode, in a BRIEF window.
See the macro source file VC.CB for documentation. If you are
running OS/2, modify the macro (line 97) to execute VCOMPP.EXE
instead of VCOMP.EXE. Use the CBRIEF compiler to compile the macro.
Users of Mansfield Software Group's KEDIT
-----------------------------------------
The macro VC will run Visual Compare from within KEDIT 4.0, using the
Visual Compare /C command line option, and display output similar to
that displayed in Visual Compare's visual mode, in a KEDIT window.
See the macro file VC.KEX for documentation. If you are running
OS/2, modify the macro (line 46) to execute VCOMPP.EXE instead of
VCOMP.EXE.
The macro VCS will display fileone and filetwo in separate KEDIT 4.0
windows and locate the deletions and insertions. This macro uses the
Visual Compare /D command line option. See the macro file VCS.KEX for
documentation. If you are running OS/2, modify the macro (line 75) to
execute VCOMPP.EXE instead of VCOMP.EXE.