Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace code in forms, classes etc..
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00154090
Message ID:
00154099
Vues:
18
Michiel,

You can do replaces across all methods of a form/class in the designer if you set the option button.

You could also potentially write a .prg that would strtran() the methods memo field and replace the objcode memo with "", then COMPILE FORM. Make sure you backup first.

>We are using VisualFoxpro 6.0 at the moment. We also finished our framework some time ago. But this week we noticed that we had to change alot of things.
>
>Is there a way to replace in an easy and fast way specific command in forms and classes?
>
>So we use oMethod.Test() everywhere and we want to change this to THIS.oMethod.Test() for instance.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform