Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extra brackets in code
Message
 
 
À
22/01/2002 08:42:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00607960
Message ID:
00608352
Vues:
22
Hi Paul,

It's weird. What happen if you open VFP 5 form in VFP 7 Form Designer and save it? Do you get the same errors? Would you get the same errors if you use COMPILE command to recompile VFP 5 forms/classes in VFP 7?


>Hi Sergey,
>
>Absolutely - I still have the 5.0 source - that's the first thing I thought of - "were these 100 typos here before? Maybe they made some improvements on the parser and this used to compile before?" But, they weren't. It added an extra bracket at the end of certain lines. like this 1 line of code
>
>>> THISFORM.edtProcess.SetText(lcPersonDescription)
>
>got turned to
>
>>> THISFORM.edtProcess.SetText(lcPersonDescription))
>
>This didn't happen in prg files. It happenned in the tables/memo file objects (like forms, and class libraries).
>
>Thx though
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform