Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find File Differences
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01291456
Message ID:
01292034
Vues:
27
>>I have not updated these files on the UT for a while now -- was not aware of a setup problem. But the uploaded files is a GUI based solution without the source.
>>
>>I have made a number of changes/enhancements and bug fixes. Have been running them now on my system to test and try and catch the bugs before uploading another release. Also, I will probably pursue releasing on VFPx next instead of here on UT.
>>
>>What are you specifically trying to do? I have the main comparison as a prg based program that determines the differences.
>
>
>I want to compare 2 text files for differences. Preferably I would like something where I pass in the full path and
>names of thhe two files and have the process compare them. It would be really nice if some kind of difference listing
>or array can be produced.
FC /b FullpathAndNameOfFile1 FullpathAndNameOfFile > difference.txt
or the more elegant
COMP
Both functions are in the CMD shell. Type FC/? or COMP/? for options from a command prompt.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform