Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense
Message
 
 
À
18/12/2007 06:30:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01276412
Message ID:
01276532
Vues:
22
>Can someone get me started with Intellisense?
>
>Go to the tools and utilities page of our web site and download the white paper and code samples from Andy's conference session entitled "Getting the Most Out of IntelliSense".

Agnes and Marcia

Thanks for the suggestions.
The CMD of {stmthandler} used in VFP9 does not seem to work in VFP7. I got it to work following the example in Megafox, as follows:

CMD: {}
DATA:
LPARAMETER oFoxCode
LOCAL lcTxt
oFoxCode.valuetype = "V"
lcTxt = 'WITH'+chr(13)+'* Note: '+chr(13)+'ENDWITH'
RETURN lcTxt
BTW Marcia the "Getting the Most out of IntelliSense" download on this page: http://www.tightlinecomputers.com/Downloads.htm
produces a project that has missing files when you build the project.

Doesn't matter because I know what to do now<g>.

Thanks
Cyril
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform