Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax error in class
Message
 
À
22/10/1998 10:56:11
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00148445
Message ID:
00149652
Vues:
31
The cause of the problem is that in the class you want to open in VFP6 you have defined in VFP5 a property that is now in the standard lenguage. Let's say, if in Custom class you have created a Tag property because it didn't exist. But now in the new version exist already, VFP6 doesn't know what to do so it won't open.
The solution is very easy, edit you class in VFP5, remove all properties that are now reserved, then open it in VFP6.
If it works send me a dollar!

>>>>>>I have a class created in VFP5 that I am trying to open in VFP6. I get a "syntax error" whenever I try to open any of the classes based on forms. Does anyone have any ideas ?
Jorge Flores
From the Amigo Country
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform