Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp5.0 to vfp3.0 conversion
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00125478
Message ID:
00125807
Vues:
14
>I have some forms and reports, and classes that I've written in VFP 5.0 that would be very useful to me (with some minor modifications) if I could use them in an application I'm writing for a client running VFP 3.0. Is there any way to convert them so that 3.0 will understand them?
>
>-Mike

Mike,

Reports need no conversion. For forms you can COMPILE CLASSLIB MyForm.SCX in VFP3. For classes use the same command only give the class library name. Keep in mind that if you have used any syntax that is unique to 5.0, then 3.0 will fail to compile the code.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform