Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hacking objects classes
Message
De
18/02/2016 05:03:50
 
 
À
18/02/2016 02:13:54
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01631600
Message ID:
01631650
Vues:
56
>I know of no explicit tool
>
>but
>USE your_frx
>
>replace CLASS with ctargett FOR CLASS=='OldCLASS' and BASECLASS='TEXTBOX' 
>use
>compile classlib your_frx
>
>is fast enough

You could do that, but you cant see the context and if you make a mistake you don't have an easy way to compare with the previous state what could be wrong and then you must start again from scratch using a copy, so this is one of the benefits of doing this replace in plain text with any editor, it is safer and you can visually see what are you changing in the correct context as PRG-like code, easy enough to understand for any programmer.
Fernando D. Bozzo
Madrid / Spain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform