Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense in the Command Window
Message
De
08/10/2002 15:47:21
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00708913
Message ID:
00708966
Vues:
14
Bill

>I'm trying to get Intellisense to fire a command in the command window, but all I can get is a carriage return. I still have to press the enter key after it expands. With CEE I could use ^^ to get a command to fire. Am I missing something?

I may be misunderstanding what you mean, and I don't know what your script looks like, but does the following IS script get at the idea?
LPARAMETERS oFoxcode

oFoxcode.valuetype = "V"

TEXT TO myvar TEXTMERGE NOSHOW
USE ?

ENDTEXT

RETURN myvar
BTW, in case you haven't seen it, there's a white paper on IS. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen7/html/vfp7_Intellisense.asp
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform