Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
&& within string gives error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00601634
Message ID:
00601779
Views:
29
>
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform