Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiler does not catch this syntax error, bug?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00901990
Message ID:
00902004
Views:
34
In your first post you mentioned "when I save the program". Could you compile it after that to see whether something is wrong with the compilation?

>Hi, Yuri,
>
>Thank you the reply.
>
>Yes, I do. I rely on it everyday. I should have mentioned that I had that option set.
>
>I know it should be: "select a, b,c,d from mydb!table1 into cursor curjjj" after the code is corrected.
>Let me rephrase my question: Why didn't the compiler catch this syntax error while the prg was being compiled?
>
>I also like the verticle style as it is more readible for a programmer as opposed to a long, one line SQL statement.
>
>Any other thoughts?
>
>Dawa
>
>>Most likely you did not set the Edit Ptroperties to "Compile before saving".
>>Should be:
>>
>>select a, b,c,d from mydb!table1 into cursor curjjj
>>
>>See for proper comma positions.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform