Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Code returned from the dead! AAAARRGHHH!!!
Message
De
14/08/1999 11:29:45
 
 
À
13/08/1999 14:25:01
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00252412
Message ID:
00253760
Vues:
18
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform