GFC: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(Created page with "GFC is a graphical file comparison program. It compares two files on disk and notes lines that are common to both. A bar chart is drawn, giving an overall view of which lines...")
 
No edit summary
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software
|Picture=GFC.png
|Version=1.2 (Jan 1995)
|Author=Barney Scott
|License=[[IBM EWS]]
|Download=[http://www.tavi.co.uk/os2pages/ews/os2gfc.zip os2gfc.zip]<br/>[http://www.tavi.co.uk/os2pages/ews/gfc13de.zip gfc13de.zip]
}}
GFC is a graphical file comparison program. It compares two files on disk and notes lines that are common to both. A bar chart is drawn, giving an overall view of which lines match, and the text of either file, or a composite file, is displayed. The default view is the composite file.
GFC is a graphical file comparison program. It compares two files on disk and notes lines that are common to both. A bar chart is drawn, giving an overall view of which lines match, and the text of either file, or a composite file, is displayed. The default view is the composite file.


Line 7: Line 14:
GFC can ignore case and white space, if you wish.
GFC can ignore case and white space, if you wish.


 
[[Category:File Utilities]][[Category:IBM EWS]]
==License==
IBM Employee Written Software
 
[[Category:File Utilities]]

Revision as of 03:54, 25 May 2020

GFC
Version 1.2 (Jan 1995)
Vendor
Author Barney Scott
License IBM EWS
Download os2gfc.zip
gfc13de.zip
Website

GFC is a graphical file comparison program. It compares two files on disk and notes lines that are common to both. A bar chart is drawn, giving an overall view of which lines match, and the text of either file, or a composite file, is displayed. The default view is the composite file.

Standard clipboard functions can be used for simple editing of the composite file, which may also be saved.

GFC recognises UNIX-style files (i.e. files using just a newline character to mark the end of a line, rather than OS/2's carriage return - newline combination).

GFC can ignore case and white space, if you wish.