Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compare 2 prg's
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01167453
Message ID:
01167529
Vues:
11
Just to drop a quick word.
Has anyone ever tried the old DOS command FC?
Just open that old Command Prompt and type:

FC PROG1.PRG PROG2.PRG

If you add /n after the FC it will add line numbers to the output. It's free and has been in every MS OS for 20 years.

The way we use it is with the /N and then pipe the output to a file.

FC /N PROG1.PRG PROG2.PRG >JOHN.TXT

You can then bring up john.txt with any editor or print it.
HTH
John.


>Yes, if fact I was telling a guy here and gave me the same idea.
>But that app Greg created seems to be pretty good. I knew it was around cause I've seen it before on a place I used to work. Just not sure if it was the same.
>
>thanks for the tip
>
>>
>>MS-Word has capabilities to compare two documents, but I have no idea about a comparison with the other tools suggested in this thread.
>>
>>Might be useful in an emergency, since it is usually already installed.
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform