Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace code in forms, classes etc..
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00154090
Message ID:
00154099
Views:
17
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
Previous
Reply
Map
View

Click here to load this message in the networking platform