Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Code returned from the dead! AAAARRGHHH!!!
Message
From
14/08/1999 11:29:45
 
 
To
13/08/1999 14:25:01
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00252412
Message ID:
00253760
Views:
17
>>are you saying that even if you leave the vfp environment and re-enter it, the old behaviour will still resurrect itself?
>
>If you run an application that contained a class from a classlib in a previous version, that classlib is in memory, (and its code--the old code). If you then run:
>otxt = CREATEOBJECT("MyStuff") you may get an object based on the old code.
>
>If you don't run a compiled application, then SET DEVELOPEMENT ON should guarantee that you are running the latest version of the code. A COMPILE CLASSLIB MyClassLib will ensure it.
>
>I hardly ever compile my code into an application. If you environment is right, it's much easier to DO FORM x, or DO MainApp.PRG. It's a matter of packaging--and there's no reason to package it all in one file until you're ready to test the app as a whole.

all duly added to my hints library

Thanks

Harry
Previous
Reply
Map
View

Click here to load this message in the networking platform