Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
&& within string gives error
Message
From
07/01/2002 22:28:03
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00601634
Message ID:
00601782
Views:
30
>>
>>What I do think is the worst error here is that the syntax coloring parser is out of synch with the compiling parser. While typing this code:
>>
>
>The syntax coloring is awful.
>
>My personal dislike is code like this
>
>
>*SELECT MyField ;
>   FROM MyTable ;
>   WHERE MyField = 10
>
>
>The compiler correctly sees the ; at the end of the lines and turns it all into comments.
>The colorer however only turns the first line green. Meaning you can not always rely on the color of the text when scanning through it.

When I comment such a line, I put comment at each line. The main reason I do it is for syntax coloring and better readability.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform