home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
prgramer
/
vcomp
/
vcs.bat
< prev
next >
Wrap
DOS Batch File
|
1992-03-05
|
235b
|
7 lines
@echo off
rem Run VCS.BAT like this:
rem VCS fileone filetwo
rem where fileone and filetwo are two program source files you wish to compare.
vcomp %1 %2 /D > VCS.TMP
if not errorlevel 1 kedit %1 %2 !cline (profile vcs isa 64