Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
&& within string gives error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00601634
Message ID:
00601779
Vues:
26
>
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform