Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense in the Command Window
Message
 
To
08/10/2002 15:47:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00708913
Message ID:
00708972
Views:
14
Hi Nancy,

I think you've got it... I took your script and created a 'Command' Type entry.
When it expands in the command window, the 'Use ?' command doesn't fire. It is entered along with a carriage return.
I'd like the 'Use ?' command to fire so the dialog box comes up without me having to hit enter myself.

I'd read the white paper and didn't see this topic addressed.

Any ideas?

>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
Bill Armbrecht
VFP MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform