Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extra brackets in code
Message
 
 
To
22/01/2002 08:42:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00607960
Message ID:
00608352
Views:
23
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform