Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense not working. Try this...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01261329
Message ID:
01261339
Views:
18
>>From the command window the following works:
>>
>>PUBLIC oMSDOM AS "Microsoft.XMLDOM"
>>oMSDOM = CREATEOBJECT("Microsoft.XMLDOM")
>>oMSDOM. <--Intellisense kicks in here as expected!!!
>>
>>Now in a prg, type the same thing and you'll see that no intellisense happens.
>>
>>If you try the following from the command window or in a prg, intellisense works:
>>
>>PUBLIC oHTTP AS "Microsoft.XMLHTTP"
>>oHTTP = CREATEOBJECT("Microsoft.XMLHTTP")
>>oHTTP.
>>
>>Why the inconsistency? This happens in both VFP9 SP1 and SP2.
>>
>>Mike
>
>Seems to work OK for me.

I get the same result as Mike. Weird.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform