Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Source out of date
Message
From
30/07/2001 10:58:20
 
 
To
30/07/2001 10:50:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00537200
Message ID:
00537209
Views:
25
>what happen ???
>
>I can't debug the code in my class (custon class created with the class designer in VFP 7), when create the object and the init method fire, in the debuger recive the message source out of date.
>
>I follow all the sugestions from the ms knowledge base and the help of VFP, fondamentaly, rebuild proyect with recompile all programs with set development on and the problem persist.
>
>Any one know the solution for this problem
>
>thanks

Is the break point in class code or PRG code being called by the class?
If it's the PRG, recompile your PRG's manually.

If it's the class code, try this to force a good recompile of the code:
BACKUP YOUR VCX AND VCT FILES FIRST!
Use myclasslib.vcx Exclusive
Blank Field objcode All
Pack
Use
Compile Classlib myclasslib
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform