home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / zsus / z3help / v.lbr / VCOMP1.HZP / VCOMP1.HLP
Encoding:
Text File  |  1991-11-18  |  1.8 KB  |  44 lines

  1. ;
  2.                                   VCOMP.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                6k (44)   6113  2.1        Rob Friefeld  9/90       Z3COM8
  6.  
  7.   1- Syntax  2- Help File  3- VCOMP.HLP                                       
  8.  
  9.    VCOMP  (Visual File COMParer)  finds the  differences  between two  similar
  10. files, allowing one to view them simultaneously each on a half screen.
  11.  
  12.    VCOMP is  a  ZCPR 3.0  and Z3PLUS tool.  It requires a CRT with at least 79
  13. cols x 24 lines, and TCAP support for EREOL,  CLS,  and GOTOXY.  Control chars
  14. are displayed in standout  mode.   Lines wider than the  CRT are truncated.  A
  15. printer initialization string  (up to 16 bytes) may be installed.   VCINST.COM
  16. is a configuration program for changing the command set to your preference.
  17.  
  18.    See Help file for details on VCOMP's operation.
  19. :1
  20.     Syntax   VCOMP [DU:|DIR:]FILE1 [DU:|DIR:][FILE2] [/]
  21.             
  22.          Example:  VCOMP VERS1.Z80 VERS2.Z80 
  23.                VCOMP TEXT TEXT.BAK
  24.  
  25.  
  26.    Both files are text.
  27.    
  28.    The optional "/" at the end of the command line automatically wildcards the
  29. file names to save typing.   In that case, the first match on disk is the file
  30. opened.   
  31.  
  32.              Example:   VCOMP F.T F.B /  <--  Might open FILE.TXT and FILE.BAK
  33.  
  34.    If no FILE2, then FILE1 is read twice.
  35. :2
  36.  
  37.                                   VCOMP.HLP 
  38.  
  39.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  40.                7k (51)   C81B  2.0        Rob Friefeld 5/89        Z3HLP4
  41. ==============================================================================
  42.  
  43.    VCOMP.HLP is a Z-System Help file for VCOMP version 2.0.
  44. :3 :vcomp