Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nice fix with the comment procedures
Message
De
07/02/2003 17:40:24
 
 
À
07/02/2003 16:43:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00750828
Message ID:
00750846
Vues:
19
Wait till you see some of the error messages, where it acutally identifies the file it can't open, or the object it can't release, etc.

BOb


>Just wanted to highlight a nice fix in VFP 8 in regards to comment procedures. In VFP 7, if you would have the following:
>
>
>SELECT SYS(15,m.euroansi,Ville) AS City,UPPER(SYS(15,m.euroansi,Ville)) AS City2,;
> COUNT(*) AS Compteur FROM Member WHERE Member.NoPays=lnCountry;
> ORDER BY 3 DESCENDING GROUP BY 2 INTO CURSOR Temp
>
>
>and add a comment on the first line, such as * as the first character, only the first line would have been turned green. In VFP 8, the entire command is turn green.
>
>I've seen other enhancements like that and that is welcome. Thanks a lot
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform