Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Decimal Point Determination
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00125594
Message ID:
00139880
Vues:
22
>George -
>
>One caution about moving from 5.0 to 6.0 using JUSTSTEM()...
>
>We had code in .VCX's with JUSTSTEM() in it, and it did not run correctly until we re-compiled the class libraries. We were getting errors of "file 'juststem.prg' does not exist".
>
>Re-compiling the .VCX libraries got rid of the error. Odd, huh?
>
Hi George [Mamunes],

I may be wrong about this, but I think that compiled version 5.0 files can run under 6.0. I've seen similar behavior. I think it's caused by the fact that the version of foxtools that 6.0 loads doesn't have the function in it. The reference in the compiled code probably points to a library. Since it isn't there, you get the error. Basically, recompiling straightens all this out.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform