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:
00140010
Vues:
27
Hi 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?

As George (the other one *s*) said, this causes by the generated token in the code. It tells VFP to find a UDF function in either a PRG file or in a library. SInce FoxTools.FLL doesn't include this function, VFP can't find it. But you can still use the VFP 5 FoxTools.FLL in VFP 6.

Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform