Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code to compare two VFP strings?
Message
De
25/01/2023 17:06:09
 
 
À
25/01/2023 14:13:40
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01685937
Message ID:
01685957
Vues:
33
>>Hi,
>>
>>I think there was a discussion/question on how to compare two long strings. I simply missed it.
>>
>>I have 4 functions (in my VFP application) which seem to have a similar SQL Select. I need to compare them (two at a time) and refactor the application so that only one function would have this SQL Select. I prefer not to install any software on this PC. This is Windows 7 and I am afraid that a new software will break something (call me paranoid)
>>
>>Please let me know if this is possible with a VFP function.
>
>There's a simple tool, fc.exe, at hand in your dos prompt. You can output two strings into text files, and compare them with FC, redirect the output into third text file and then look at that file. While this is very crude and not intelligent at all, it may serve as a start, to at least eliminate the identicals and point out those where differences are minor.

I vaguely recall that FC.EXE had a limitation on the line length -- I'd seen it report differences on lines within text files that were longer than a certain length but were otherwise identical.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform