Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hacking objects classes
Message
From
18/02/2016 05:03:50
 
 
To
18/02/2016 02:13:54
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01631600
Message ID:
01631650
Views:
57
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform