Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another Intellisense Bug
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Another Intellisense Bug
Miscellaneous
Thread ID:
00587324
Message ID:
00587324
Views:
46
Little bit different this time.

I have been writing an SQL Connection class, And I was writing a wrapper method for SQLSetProp()
=SQLSetProp(this.nHndl,
At this point Intellisense pops up a list of available SQL Server Properties.
If you move away from this list, and place your cursor on the character after the , and use Ctrl-J to get the IntelliSense list again, it shows a list of properties on the 'this' object. If you pick one off this list it then replaces the this.nHndl with what you chose, Yet if you choose nHndl again it puts some random ascii characters in.
Very strange
Next
Reply
Map
View

Click here to load this message in the networking platform