Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with hidden code
Message
From
21/10/2016 03:36:03
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01642150
Message ID:
01642214
Views:
114
>My company have acquired an application completed of sources..
>Now we are working on it, but i have problems with a class that apparently has no code in it, it has a series of custom methods and when the app is running it works and these methods are correctly called, but if i go to see the code in the class i don't find anything. Is there a way to protect code in classes in this way ? If i suspend the app i can see all the code, but when i enter this object there is no code...
>In this moment the company that sold me the app isn't responding my questions.....and i have to solve the problem asap...
>
>Someone can help me ?

Hi Michele:

If none of your VCX are with the sources stripped out, then you can see at all of them and navigate between them in clear text converting your project to text with FoxBin2Prg. This way you can fast edit your sources directly from the file explorer and found their relations (subclases, baseclasses and the like) just looking at the xx2 generated files the same way like PRGs.

Certainly you can use many tools for inspecting the VCX at low level like a DBF, but in clear text you can do it faster.

Regards.-
Fernando D. Bozzo
Madrid / Spain
Previous
Reply
Map
View

Click here to load this message in the networking platform