Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 7 beta question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00452462
Message ID:
00453431
Vues:
39
>>Now if VFP could get some of the features of the VB editor...
>
>What do you have in mind?

First, you probably know how AR I am about my code. Back in QB (that's right QB) and continuing in VB, if you were to enter:
a=b+c
the editor modified that to:
a = b + c
It also inserted a space after commas, set the keyword capitalization properly and expanded abbreviations. Further, if you typed a variable name as:

lcsomevar

and later changed it to

lcSomeVar

that change was reflected throughout the code module. IOW, everything became lcSomeVar.

Lastly, real time syntaxing. When the enter key is pressed the line is evaluated for syntactical correctness. I first ran into this on the Atari 8K BASIC back in the early 80s and have been a fan of this ever since.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform