Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax error tracing
Message
From
01/12/2016 02:37:11
 
 
To
30/11/2016 12:19:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01644145
Message ID:
01644176
Views:
79
>Hi,
>
>I had constructed a syntax error in myForm.vcx. However ignored the warning when saving.
>Reopening the form class does not give the warning anymore. However on starting the myForm.scx it gives a warning "syntax error" which you can also ignore and run the form.
>Would like to correct this, however don't have any idea in which of the countless code's in this form I have to look.
>What is the most elegant way to locate the wrong coding line?
>
>Regards,
>Koen

Hi Koen:

If recompiling, as Borislav said, does not make you a clue of what is the problem, then you can convert it to text and back to binary with FoxBin2Prg and see if this fixes it, but if not, the important part is that you can examine the text file (.sc2) to look at the code in a more cleaer way as if where a PRG, that it's always better that going method by method.
Fernando D. Bozzo
Madrid / Spain
Previous
Reply
Map
View

Click here to load this message in the networking platform