Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense in the Command Window
Message
From
08/10/2002 15:47:21
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00708913
Message ID:
00708966
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform