VCOMP 1.3 Author: Robert Friefeld 4607 Colorado Street Long Beach, CA 90814 213-434-7338 (voice) Files: VCOMP13 .COM Program with help screen. (5k) VCOMP13X.COM "Expert" version, no help screen. (4k) VCOMP13 .HLP Instructions VCOMP13 .Z80 Source HARDVID .LIB Optional hard coded CRT routines to replace VLIB Purpose: Visual file COMParison. Texts are more usefully compared visually than on a byte-for-byte basis. VCOMP displays two texts in half-screen windows for comparison. Commands permit moving around freely in both texts, searching for differences, listing parts of either text. The VCOMP.HLP file provides complete details. Assembly is with SLR's assembler and linker. Version 1.3: - Fixed known bugs in READ command and improved its performance. - Fixed known bug in LIST command. - Memory allocation checks for RSX. - Much of code rewritten for greater efficiency. - If desired, program may be reassembled with HARDVID.LIB (Wyse compatible) to save about 500 bytes on VLIB functions.